UNPKG

adarts

Version:

!!! This module is not prepare to use !!! adarts is a double array tries lib, support a/c automaton when search.

7 lines (5 loc) 126 B
// Semantic error and syntactic error // const x: number = '1'; // const array = [{} {}]; const x: number = 100; export = x;