• 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: M, ...args: unknown[]) => T)]

    Returns (() => T)

      • (): T
      • Returns T

Generated using TypeDoc v0.23.24