signalOnResourceChange | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function signalOnResourceChange

    • Returns a signal that is aborted when one of the specified resources changes. Wait is only active after awaiting the promise.

      Parameters

      • resources: string | Iterable<string, any, any>
      • Optionaloptions: { signal?: AbortSignal }

      Returns Promise<AbortSignal>