UNPKG

@foxglove/omgidl-parser

Version:

Parse OMG IDL to flattened definitions for serialization

8 lines 267 B
export * from "./ConstantIDLNode"; export * from "./EnumIDLNode"; export * from "./IDLNode"; export * from "./ModuleIDLNode"; export * from "./StructIDLNode"; export * from "./StructMemberIDLNode"; export * from "./TypedefIDLNode"; //# sourceMappingURL=index.d.ts.map