UNPKG

ocat-lang

Version:

A programming language for the web design and development

4 lines 68 B
export interface Route { name: string; content: string; }