Appearance
Welshman Docs / @welshman/lib / Obj
Obj<T>: Record<string, T>
T
Record
string
Defined in: packages/lib/src/Tools.ts:13
Type that is shorthand for Record<string, T>
• T = any
any