UNPKG

@nocobase/plugin-file-manager

Version:

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

4 lines (3 loc) 81 B
export const isFunction = (v): boolean => { return typeof v === 'function'; };