UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

9 lines (8 loc) 180 B
declare const _default: { test: () => void; testCref: () => void; testAref: () => void; testArray: () => void; testObj: () => void; }; export default _default;