Function onConfigChange

  • Watch and track changes for accesses to the current config, the provided config MUST already be a dynamic config or a child accessed via the dynamic config

    Type Parameters

    Parameters

    Returns IWatcherHandler<T>

    A watcher handler instance that can be used to remove itself when being unloaded

    Throws

    TypeError if the provided config is not a dynamic config instance

Generated using TypeDoc