UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

11 lines (10 loc) 251 B
declare const _default: { ctor: () => void; ctorEmpty: () => void; ctorUndefined: () => void; number: () => void; properties: () => void; getOwnPropertyDescriptor: () => void; throw: () => void; }; export default _default;