Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit a0ee1e0

Browse files
committed
restore global.js
1 parent 67a2c50 commit a0ee1e0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/global.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
var bimdata = require('./index')
2+
3+
window['bimdata'] = bimdata;

0 commit comments

Comments
 (0)