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

6 lines
82 B
JavaScript

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