Prism API
    Preparing search index...

    Function lazy

    • Returns a function that caches the result of the given supplier.

      Type Parameters

      • T

      Parameters

      • supplier: () => T

      Returns () => T