UNPKG

ocat-lang

Version:

A programming language for the web design and development

2 lines (1 loc) 42 B
export type UtilMap<T> = Map<string, T>;