Function: getFistAdditionalView
▸ getFistAdditionalView<M
>(collection
): undefined
| EntityCollection
<any
, any
, User
> | EntityCustomView
<M
>
Type parameters
Name |
---|
M |
Parameters
Name | Type |
---|---|
collection | EntityCollection <M , string , User > |
Returns
undefined
| EntityCollection
<any
, any
, User
> | EntityCustomView
<M
>