@internalfx/substruct

5.1.0 • Public • Published

substruct

NPM version NPM downloads

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

Readme

Keywords

none

Package Sidebar

Install

npm i @internalfx/substruct

Weekly Downloads

17

Version

5.1.0

License

MIT

Unpacked Size

13 kB

Total Files

15

Last publish

Collaborators

  • internalfx