UNPKG

sb-mig

Version:

CLI to rule the world. (and handle stuff related to Storyblok CMS)

2 lines (1 loc) 138 B
export declare const askForConfirmation: (message: string, resolveYes: () => void, resolveNo: () => void, ci?: boolean) => Promise<void>;