map.apps Bundle APIs 4.20.0
    Preparing search index...

    Interface AppConfigJsonProvider

    A provider for the app configuration.

    interface AppConfigJsonProvider {
        appName?: string;
        (): AppConfigJson;
    }
    Index

    Properties

    Properties

    appName?: string

    Name of the app.