UNPKG

locutus

Version:

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

5 lines (4 loc) 148 B
export { findall } from './findall.ts'; export { finditer } from './finditer.ts'; export { sub } from './sub.ts'; export { subn } from './subn.ts';