UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

5 lines (4 loc) 228 B
export declare const UPLOAD_EVENT = "upload"; export declare const UPLOAD_FINISHED_EVENT = "upload:finished"; export declare const DOWNLOAD_EVENT = "download"; export declare const DOWNLOAD_FINISHED_EVENT = "download:finished";