UNPKG

egg-thing-parser

Version:
11 lines (9 loc) 194 B
'use strict'; /** * egg-thing-parser default config * @member Config#thingParser * @property {String} SOME_KEY - some description */ exports.thingParser = { protocol_version: '1.0.0', };