UNPKG

ocat-lang

Version:

A programming language for the web design and development

6 lines (5 loc) 146 B
export * from "./Variable"; export * from "./Component"; export * from "./Function"; export * from "./Utiles"; export * from "./Collection";