UNPKG

ocat-lang

Version:

A programming language for the web design and development

4 lines 70 B
export interface Component { name: string; value: string; }