UNPKG

ot-json0

Version:
8 lines (6 loc) 252 B
// Only the JSON type is exported, because the text type is deprecated // otherwise. (If you want to use it somewhere, you're welcome to pull it out // into a separate module that json0 can depend on). module.exports = { type: require('./json0') };