UNPKG

locutus

Version:

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

4 lines (3 loc) 129 B
export * as Array from './Array/index.ts'; export * as Math from './Math/index.ts'; export * as String from './String/index.ts';