mirror of
https://github.com/thinkjs/thinkjs.git
synced 2026-01-25 14:42:47 +00:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
var model = module.exports = Model(function(){
|
|
return {
|
|
|
|
}
|
|
}) |