GetGrant<Grants, Result, Source, Context, Args, Info>
GetGrant<
Grants,Result,Source,Context,Args,Info> =GetGrantFn<Grants,Result,Source,Context,Args,Info> |GetGrantResult<Grants>
Union type for grant specifications. Can be either a static grant result or a function that determines grants dynamically.
Type Parameters
| Type Parameter |
|---|
|
|
|
|
|
|
|
|
|
|
|
|