UNPKG

asciitorium

Version:

an ASCII ui framework for web + cli

3 lines (2 loc) 112 B
export declare function setRenderCallback(cb: () => void): void; export declare function requestRender(): void;