4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
|
import ES2015 from './es2015';
|
||
|
|
||
|
export = ES2015;
|