UNPKG

@foxglove/omgidl-parser

Version:

Parse OMG IDL to flattened definitions for serialization

3 lines 115 B
import { Grammar } from "nearley"; export declare const IDL_GRAMMAR: Grammar; //# sourceMappingURL=grammar.d.ts.map