UNPKG

@nocobase/plugin-file-manager

Version:

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

7 lines (6 loc) 162 B
/** * Judge isIP include ipv4 or ipv6 * @param {String} options * @return {Array} the multipart uploads */ export declare const isIP: (host: any) => boolean;