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