????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/comment-json/src/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/comment-json/src/index.js |
const {parse, tokenize} = require('./parse') const stringify = require('./stringify') const {CommentArray} = require('./array') const {assign} = require('./common') module.exports = { parse, stringify, tokenize, CommentArray, assign }