Skip to content

Chieze-Franklin/bolt-internal-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published