UNPKG

jsshort

Version:

It will make your codes much short and easiar

5 lines (4 loc) 162 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"