Type Alias: Dictionary\<T\>
Type Alias: Dictionary\<T\> API reference from @automapper/core.
Dictionary<
T> ={ [key in keyof T]?: unknown }
Defined in: packages/core/src/lib/types.ts:13
Type Parameters
T
T
Type Alias: Dictionary\<T\> API reference from @automapper/core.
Dictionary<
T> ={ [key in keyof T]?: unknown }
Defined in: packages/core/src/lib/types.ts:13
T
Was this page helpful?
Thanks for your feedback!