UNPKG

ocat-lang

Version:

A programming language for the web design and development

4 lines 71 B
export interface Function { name: string; content: string; }