UNPKG

@1771technologies/lytenyte-pro

Version:

Blazingly fast headless React data grid with 100s of features.

3 lines (2 loc) 142 B
import type { ASTNode } from "../parser/types.js"; export declare function makeConstant(value: unknown, start: number, end: number): ASTNode;