UNPKG

@gluestack-v2/framework-cli

Version:

Gluestack V2 Framework CLI

4 lines (3 loc) 164 B
import AppCLI from '../helpers/lib/app'; declare const _default: (app: AppCLI, pluginName: string, instanceName: string) => Promise<void>; export default _default;