More build config
This commit is contained in:
6
js/tower.js
Normal file
6
js/tower.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import { TowerMap } from 'tower_map.js';
|
||||
export function main() {
|
||||
const map = new TowerMap();
|
||||
}
|
||||
;
|
||||
//# sourceMappingURL=tower.js.map
|
||||
Reference in New Issue
Block a user