• Preparing search index...
  • The search index is not available
Welshman Docs
  • Welshman Docs
  • @welshman/store
  • custom

Function custom

  • custom<T>(start: Start<T>, opts?: CustomStoreOpts<T>): WritableWithGetter<T>
  • Type Parameters

    • T

    Parameters

    • start: Start<T>
    • opts: CustomStoreOpts<T> = {}

    Returns WritableWithGetter<T>

    • Defined in packages/store/src/index.ts:71

Settings

Member Visibility
Welshman Docs
  • Loading...