UNPKG

@aws-amplify/cli-internal

Version:
7 lines 255 B
export declare const editors: { name: string; value: string; }[]; export declare function editorSelection(defaultEditor?: any): Promise<any>; export declare function normalizeEditor(editor: any): any; //# sourceMappingURL=editor-selection.d.ts.map