UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

17 lines (16 loc) 342 B
declare const _default: { literal: () => void; ownProperty: { nullish: () => void; bool: () => void; array: () => void; object: { null: () => void; undefined: () => void; }; string: { number: () => void; }; }; }; export default _default;