Skip to content

API > @wxt-dev/storage > SnapshotOptions

Interface: SnapshotOptions

Contents

Properties

excludeKeys

excludeKeys?: string[]

Exclude a list of keys. The storage area prefix should be removed since the snapshot is for a specific storage area already.

Source

packages/storage/dist/index.d.mts:216


Generated using typedoc-plugin-markdown and TypeDoc