UNPKG

emfular

Version:

Pure TS library with basic types and parser to move from XPath references to runtime models

5 lines (4 loc) 63 B
export interface Ref { $ref: string; eClass: string; }