UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

11 lines (5 loc) 245 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var function_function = require('../../function/function.js'); exports.cached = function_function.cached; exports.parseFunction = function_function.parseFunction;