UNPKG

147 BTypeScriptView Raw
1import { flags } from '@oclif/command';
2export declare const app: flags.Definition<string>;
3export declare const remote: flags.Definition<string>;