Skip to content

Commit a8b5bcb

Browse files
author
Fuguh Budi Utomo
committed
add map model
1 parent c0ae28a commit a8b5bcb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

common/models/map.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
'use strict';
2+
3+
module.exports = function(Map) {
4+
5+
};

0 commit comments

Comments
 (0)