UNPKG

clarity-pattern-parser

Version:

Parsing Library for Typescript and Javascript.

3 lines (2 loc) 93 B
import { Literal } from "../../patterns/Literal"; export declare const nullKeyword: Literal;