mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
import { default as web2D } from '../../lib/web2d';
|
||
|
|
||
|
global.web2d = web2D();
|