Skip to content

Welshman Docs / @welshman/app / MakeUserDataOptions

Type Alias: MakeUserDataOptions<T> ​

MakeUserDataOptions<T> = object

Defined in: app/src/user.ts:15

Type Parameters ​

T ​

T

Properties ​

loadItem ​

loadItem: UserDataLoader

Defined in: app/src/user.ts:17


mapStore ​

mapStore: Readable<Map<string, T>>

Defined in: app/src/user.ts:16