UNPKG

xe-utils-es

Version:

JavaScript 函数库、工具类

3 lines (2 loc) 110 B
declare function helperCreateInTypeof(type: any): (obj: any) => boolean; export default helperCreateInTypeof;