UNPKG

@foxglove/omgidl-parser

Version:

Parse OMG IDL to flattened definitions for serialization

4 lines 202 B
export declare const INTEGER_TYPES: Set<string>; export declare const SIMPLE_TYPES: Set<string>; export declare function normalizeType(type: string): string; //# sourceMappingURL=primitiveTypes.d.ts.map