UNPKG

funcunit

Version:
5 lines 89 B
export class Foo { constructor() { console.log('Created the ES6 class foo!'); } }