sunrise-cms/database/backupDatabase.d.ts

2 lines
67 B
TypeScript

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