FuseJS
    Preparing search index...

    Interface IRuntimeInfo

    interface IRuntimeInfo {
        debugMode: boolean;
        version: string;
    }
    Index

    Properties

    Properties

    debugMode: boolean
    version: string