UNPKG

@allgemein/expressions

Version:
4 lines (3 loc) 54 B
export interface IExpr { readonly type: string; }