UNPKG

mapleink

Version:

MapleInk First Test,you can use this to output data,and then,add moment

6 lines (5 loc) 112 B
const moment = require('moment') function text(text) { console.log(text); } module.exports = { text }