UNPKG

functionalscript

Version:

FunctionalScript is a purely functional subset of JavaScript

15 lines (14 loc) 425 B
declare const _default: { valid: (() => void)[]; invalid: (() => void)[]; errorMetadata: (() => void)[]; validWhiteSpaces: (() => void)[]; validJson: (() => void)[]; invalidModule: (() => void)[]; validWithConst: (() => void)[]; invalidWithConst: (() => void)[]; validWithArgs: (() => void)[]; invalidWithArgs: (() => void)[]; comments: (() => void)[]; }; export default _default;