API / wxt/utils/storage / SnapshotOptions
Interface: SnapshotOptions
Source: packages/storage/dist/index.d.mts:196
Properties
excludeKeys?
optionalexcludeKeys?:string[]
Source: packages/storage/dist/index.d.mts:201
Exclude a list of keys. The storage area prefix should be removed since the snapshot is for a specific storage area already.
Generated using typedoc-plugin-markdown and TypeDoc