import Grid from './utils'; import web2d from '../../src/web2d'; global.Grid = Grid; global.web2d = web2d;