@arcmantle/library
    Preparing search index...
    • Read a value of the source from the path.

      Type Parameters

      • T

      Parameters

      • target: Record<keyof any, any>

        The object to read from.

      • path: string

        The object path to read from.

      • options: { useCache?: boolean } = {}

      Returns T