@tempots/dom

DisposeCallback type

Signature:

export type DisposeCallback = (removeTree: boolean, ctx: DOMContext) => void;

References: DOMContext