UNPKG

@txdfe/at

Version:

一个设计体系组件库

3 lines 77 B
export function isFunction(target) { return typeof target === 'function'; }