UNPKG

@directus/api

Version:

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

6 lines (5 loc) 147 B
export declare function apply(snapshotPath: string, options?: { yes: boolean; dryRun: boolean; ignoreRules: string; }): Promise<void>;