UNPKG

cecon-interfaces

Version:
5 lines (4 loc) 74 B
export interface ICustomVariable { name: string; value: string; }