@tempots/dom

Clear type

Represents a function that clears a resource.

Signature:

export type Clear = (removeTree: boolean) => void;