5.1.0 • Published 4 years ago
@internalfx/substruct v5.1.0
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