UNPKG

@directus/api

Version:

Directus is a real-time API and App dashboard for managing SQL database content

5 lines (4 loc) 134 B
export declare function snapshot(snapshotPath?: string, options?: { yes: boolean; format: 'json' | 'yaml'; }): Promise<void>;