UNPKG

@mediamonks/fast-image-sequence

Version:

The fast-image-sequence-renderer is a powerful package that allows you to display a sequence of images at a high frame rate on your website. Zero dependencies.

3 lines (2 loc) 141 B
export declare function createLogElement(): HTMLPreElement; export declare function logToScreen(logElement: HTMLElement, log: string): void;