Skip to content

Commit

Permalink
Export file model
Browse files Browse the repository at this point in the history
  • Loading branch information
SamyPesse committed Jul 7, 2016
1 parent 695bda3 commit 0349f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ module.exports = {
// Models
Book: require('./models/book'),
FS: require('./models/fs'),
File: require('./models/file'),
Summary: require('./models/summary'),
Glossary: require('./models/glossary'),
Config: require('./models/config'),
Expand Down

0 comments on commit 0349f54

Please sign in to comment.