UNPKG

@nocobase/plugin-file-manager

Version:

Provides files storage services with files collection template and attachment field.

6 lines (5 loc) 159 B
export declare function initiateBucketWorm(this: any, name: string, days: string, options: any): Promise<{ res: any; wormId: any; status: any; }>;