6 lines
76 B
JavaScript
Raw Normal View History

2021-12-24 19:26:38 +00:00
import web2D from '..';
describe('web2d', () => {
it('needs tests');
});