Library API
    Preparing search index...

    Function clearCache

    • Manually clears the memoization cache for an object instance.

      Parameters

      • obj: object

        The object whose cache should be cleared

      Returns void

      clearCache(myInstance);