// Code generated from Pkl module `dwn`. DO NOT EDIT. package dwn type IndexedDB struct { Name string `pkl:"name"` Version int `pkl:"version"` }