UNPKG

@sustain/core

Version:

Sustain is a Framework that is barely used despedcies to make stable and sustainable apps

6 lines (5 loc) 106 B
/** * Boostratp the Application * @param app */ export declare function bootstrap(app: any): any;