Type alias IAction

IAction: string

Respresents an action the user is attempting to do on a protected resource. Passed as part of the input to the permit.check() function.

Generated using TypeDoc