UNPKG

@nocobase/plugin-file-manager

Version:

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

4 lines (3 loc) 102 B
export const isArray = obj => { return Object.prototype.toString.call(obj) === '[object Array]'; };