UNPKG

formula-functionizer

Version:

A tool for parsing formulas and create reusable functions

4 lines (3 loc) 102 B
export * from './lib/parser.class'; export * from './lib/errors.enum'; export * from './lib/options';