@tempots/dom > Clear
Represents a function that clears a resource.
Signature:
export type Clear = (removeTree: boolean) => void;