@internalfx/substruct
v5.1.0
Published
A node.js framework
Downloads
16
Readme
substruct
Install
yarn add substruct
Usage
let substruct = require('substruct')
substruct.configure()
substruct.start().then(function () {
console.log('Server Started')
})
//=> foo
Author
substruct © internalfx, Released under the MIT License. Authored and maintained by InternalFX with help from contributors (list).
www.internalfx.com · GitHub @internalfx