Interface NavigatorStorage

    Available only in secure contexts.

    interface NavigatorStorage {
        storage: StorageManager;
    }
    Hierarchy

    Properties

    Properties