This website requires JavaScript.
Explore
Help
Sign In
verdnatura-mirror
/
loopback
mirror of
https://github.com/strongloop/loopback.git
Watch
0
Star
0
Fork
You've already forked loopback
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
279ce5b929
loopback
/
node_modules
/
model
/
index.js
5 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial working store, model, connection, and collection
2013-04-10 17:55:13 +00:00
/
*
*
*
model
~
public
api
*
/
Initial model refactor
2013-05-01 19:11:43 +00:00
module
.
exports
=
require
(
'./lib/model-configuration'
)
;