UNPKG

@ionic/app-scripts

Version:
7 lines (6 loc) 222 B
/** * Main Lab app view */ export declare let LabAppView: (req: any, res: any) => any; export declare let ApiCordovaProject: (req: any, res: any) => void; export declare let ApiPackageJson: (req: any, res: any) => void;