• Preparing search index...
  • The search index is not available
Micrio Client - v5.2.0
  • Micrio Client
  • store
  • readonly

Function readonly

  • readonly<T>(store): Readable<T>
  • Takes a store and returns a new one derived from the old one that is readable.

    https://svelte.dev/docs/svelte-store#readonly

    Type Parameters

    • T

    Parameters

    • store: Readable<T>

      store to make readonly

    Returns Readable<T>

Settings

Member Visibility
Micrio Client - v5.2.0
  • Loading...

Generated using TypeDoc