Function: buildEntityCallbacks
▸ buildEntityCallbacks<M
>(callbacks
): EntityCallbacks
<M
>
Identity function we use to defeat the type system of Typescript and preserve the properties keys.
Type parameters
Name |
---|
M |
Parameters
Name | Type |
---|---|
callbacks | EntityCallbacks <M > |