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

2 lines
68 B
TypeScript

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