bolt-internal-models

1.0.2 • Public • Published

bolt-internal-models

Internal Bolt module that defines the Bolt models.

Installation

$ npm install bolt-internal-models

Use

var models   = require('bolt-internal-models')

models.app.findOne({ name: 'bolt-settings', startup: true }, function(errorApp, app){});

Note

This is an internal module and should not be used in 3rd party apps.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i bolt-internal-models

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • chieze-franklin