UNPKG

semantic-math-processor-client

Version:

Semantic Math Processor Client is a plugin for SemanticMathEditor, which allows making math calculation using Math Processor - our REST wrapper around Sympy CAS

4 lines (3 loc) 94 B
export * from "./src/model"; export * from "./src/sympy-client"; export * from "./src/utils";