@deep/nest-kit
    Preparing search index...

    Interface AppConfigOptions

    interface AppConfigOptions {
        mode?: AppMode;
        name: string;
        shortname: string;
    }
    Index

    Properties

    Properties

    mode?: AppMode
    name: string
    shortname: string