UNPKG

pomelo-components

Version:

pomelo components, like protobuf, dictionary

6 lines (4 loc) 175 B
var Components = {}; Components.protobuf = require('./lib/components/protobuf'); Components.dictionary = require('./lib/components/dictionary'); module.exports = Components;