mazey
    Preparing search index...

    Interface IsStandalonePWAOptions

    Options for isStandalonePWA.

    interface IsStandalonePWAOptions {
        environment?: PWAEnvironment;
    }

    Index

    environment?: PWAEnvironment

    Browser objects to inspect instead of browser globals.