UNPKG

@nocobase/plugin-file-manager

Version:

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

5 lines (4 loc) 165 B
export declare function extendBucketWorm(this: any, name: string, wormId: string, days: string | number, options: any): Promise<{ res: any; status: any; }>;