• The computed utility creates a function that will cache its output until any of the dependent values are dirty.

    Type Parameters

    Parameters

    • Rest ...args: [...string[], ((this, ...args) => T)]

    Returns (() => T)

      • (): T
      • Returns T

Generated using TypeDoc v0.24.8