Interface IWatcherHandler<T>

An interface which provides automatic removal during unloading of the component

Type Parameters

Hierarchy

Properties

Properties

rm: (() => void)

Type declaration

    • (): void
    • Returns void

Generated using TypeDoc