UNPKG

preact

Version:

Fast 3kb React-compatible Virtual DOM library.

4 lines (3 loc) 128 B
export function setupRerender(): () => void; export function act(callback: () => void): void; export function teardown(): void;