UNPKG

125 BTypeScriptView Raw
1import type { SimpleElement } from '@glimmer/interfaces';
2export declare function clearElement(parent: SimpleElement): void;