UNPKG

@aws-amplify/amplify-category-notifications

Version:

amplify-cli notifications plugin

6 lines 491 B
export declare const viewShowAllChannelsEnabledWarning: () => void; export declare const viewShowDeferredModeInstructions: () => void; export declare const viewShowInlineModeInstructionsStart: (channelName: string) => Promise<void>; export declare const viewShowInlineModeInstructionsStop: (channelName: string) => Promise<void>; export declare const viewShowInlineModeInstructionsFail: (channelName: string, err: Error | string) => Promise<void>; //# sourceMappingURL=display-utils.d.ts.map