UNPKG

jsshort

Version:

It will make your codes much short and easiar

5 lines 205 B
export { int, float, str, bool, array } from "./typechange"; export { print, input, log } from "./iofile"; export * as ar from "./array"; export * as sr from "./string"; //# sourceMappingURL=index.d.ts.map