Skip to content

@ralphschuler.webgl shader factory.<internal>.StorageManager

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: StorageManager

@ralphschuler/webgl-shader-factory.<internal>.StorageManager

Available only in secure contexts.

MDN Reference

Table of contents

Methods

Methods

estimate

estimate(): Promise<StorageEstimate>

MDN Reference

Returns

Promise<StorageEstimate>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21713


getDirectory

getDirectory(): Promise<FileSystemDirectoryHandle>

MDN Reference

Returns

Promise<FileSystemDirectoryHandle>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21715


persist

persist(): Promise<boolean>

MDN Reference

Returns

Promise<boolean>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21717


persisted

persisted(): Promise<boolean>

MDN Reference

Returns

Promise<boolean>

Defined in

node_modules/typescript/lib/lib.dom.d.ts:21719

Typescript Libraries

Modules

Namespaces

Clone this wiki locally