UNPKG

@eurostat/vtl-editor

Version:
7 lines (6 loc) 131 B
export interface Options { minimap?: boolean; theme?: string; lineNumbers?: string; style?: Record<string, any>; }