UNPKG

itheima-tools-xiaoweiming

Version:

提供了格式时间,HTMLEscape

7 lines (6 loc) 157 B
const date = require('./scr/forData.js') const htmlEscape = require('itheima-tools/scr/htmlSpace') module.exports = { ...date, ...htmlEscape }