@locospec/engine

0.0.34 • Public • Published
locoFactory.init({
  locoPath: path.resolve(__dirname),
  resourcesPath: path.resolve(__dirname, `resources`),
  mixinsPath: path.resolve(__dirname, `mixins`),
  hooksPath: path.resolve(__dirname, `hooks/index.js`),
  validatorsPath: path.resolve(__dirname, `validators/index.js`),
  generatorsPath: path.resolve(__dirname, `generators/index.js`),
  resolvePayloadFnPath: path.resolve(__dirname, `functions/resolvePayload.js`),
  resolveUserFnPath: path.resolve(__dirname, `functions/resolveUser.js`),
  operator: operator,
});

Readme

Keywords

none

Package Sidebar

Install

npm i @locospec/engine

Weekly Downloads

32

Version

0.0.34

License

MIT

Unpacked Size

76.4 kB

Total Files

40

Last publish

Collaborators

  • rjvim