mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-01 11:59:31 +08:00
3 lines
97 B
Text
Executable file
3 lines
97 B
Text
Executable file
'use strict'
|
|
exports.parse = require('./parse.js')
|
|
exports.stringify = require('./stringify.js')
|