UNPKG

@eurostat/vtl-editor

Version:
6 lines (5 loc) 86 B
export interface Error { line: number; column: number; message: string; }