2021-12-24 19:26:38 +00:00

6 lines
76 B
JavaScript

import web2D from '..';
describe('web2d', () => {
it('needs tests');
});