UNPKG

gentyl

Version:

A Generator That You'll Love

8 lines (7 loc) 144 B
declare namespace Gentyl { class Terminal { private type; constructor(type: any); check(obj: any): boolean; } }