UNPKG

locutus

Version:

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

5 lines (4 loc) 144 B
export { atof } from "./atof.js"; export { atoi } from "./atoi.js"; export { strtod } from "./strtod.js"; export { strtol } from "./strtol.js";