papi-dts
    Preparing search index...
    • Get a value from the shared store with proper typing

      Type Parameters

      • K extends `platform.customNetworkTimeoutMs.${string}`

      Parameters

      • key: K

        The key of the value to retrieve

      Returns undefined | SharedStoreValues[K]

      A cloned copy of the value associated with the key, or undefined if not found