@novice1/app - v0.9.1
    Preparing search index...

    Interface Options

    interface Options {
        framework?: FrameworkOptions;
        routers?: IRouter[];
    }
    Index

    Properties

    Properties

    framework?: FrameworkOptions
    routers?: IRouter[]