UNPKG

cql-antlr-parser

Version:
5 lines (4 loc) 108 B
import CqlText from "./CqlText"; export default interface CqlValueSet extends CqlText { url?: string; }