UNPKG

qunit-dom

Version:

High Level DOM Assertions for QUnit

3 lines (2 loc) 135 B
export declare function overrideRootElement(fn: () => Element | null): void; export declare function getRootElement(): Element | null;