UNPKG

zeanium-node

Version:

Zeanium for Node.js, simple http server and custome your business.

14 lines (11 loc) 189 B
zn.define([ './data/', './common/', './schema/' ], function (data, common, schema) { return { data: data, common: common, schema: schema } });