UNPKG

template-lib

Version:
6 lines (4 loc) 139 B
import <%= this.camelcase(name) %> from '../src' test('should be defined', () => { expect(<%= this.camelcase(name) %>).toBeDefined() })