UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

6 lines (5 loc) 83 B
export default { throw: () => { throw [() => { }, () => { }]; } };