Sotaro KARASAWA 10 lat temu
rodzic
commit
34d93ef84f
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      lib/models/index.js

+ 2 - 0
lib/models/index.js

@@ -1,3 +1,5 @@
+'use strict';
+
 module.exports = {
   Page: require('./page'),
   User: require('./user'),