sunrise-cms/helpers/functions.database.d.ts

2 lines
67 B
TypeScript

export declare function backupDatabase(): Promise<false | string>;