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