UNPKG

mathjs

Version:

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with dif

17 lines (12 loc) 500 B
# Installation > `npm install --save @types/estree` # Summary This package contains type definitions for ESTree AST specification (https://github.com/estree/estree). # Details Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree. ### Additional Details * Last updated: Sun, 06 Feb 2022 12:01:26 GMT * Dependencies: none * Global values: none # Credits These definitions were written by [RReverser](https://github.com/RReverser).