UNPKG

@moomfe/zenjs

Version:

ZenJS 是一个高性能的 JavaScript 工具库。

13 lines (6 loc) 266 B
import './$parse/index'; import './$format/index'; import defineValue from '../../shared/util/defineValue'; import root from '../../shared/const/root'; import dayjs from '../../shared/dependencies/dayjs/dayjs'; defineValue( root, 'dayjs', dayjs );