UNPKG

@aws-amplify/amplify-category-api

Version:
5 lines 365 B
import { $TSContext } from '@aws-amplify/amplify-cli-core'; export declare function showSandboxModePrompts(context: $TSContext): Promise<any>; export declare function showGlobalSandboxModeWarning(doclink: string): void; export declare function schemaHasSandboxModeEnabled(schema: string, docLink: string): boolean; //# sourceMappingURL=sandbox-mode-helpers.d.ts.map