Typescript Library Declarations (Web Worker)
Interface NavigatorStorage
Available only in secure contexts.
interface
NavigatorStorage
{
storage
:
StorageManager
;
}
Hierarchy
NavigatorStorage (
view full
)
WorkerNavigator
Index
Properties
storage
Properties
Readonly
storage
storage
:
StorageManager
MDN Reference
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
storage
Typescript Library Declarations (Web Worker)
Available only in secure contexts.