UNPKG

ajsfw

Version:
6 lines (5 loc) 141 B
export interface IConsoleConfig { styleRenderTarget: HTMLElement; bodyRenderTarget: HTMLElement; showOnBootDelay: number; }