Type Parameters

  • T

Constructors

Properties

Accessors

Methods

Constructors

Properties

onUpdated: Emitter<AsyncResourceContext<T>> = ...

Accessors

Methods

  • update the resource

    Parameters

    • force: boolean = false

      whether to force the update even if the resource hasn't expired yet

    Returns Promise<void>