UNPKG

@extra2001/compute-engine

Version:

Symbolic computing and numeric evaluations for JavaScript and Node.js

4 lines (3 loc) 82 B
/* 0.28.0 */ export declare class JSON5 { static parse(input: string): any; }