Access: Record<Exclude<Ability, "*">, Unit> & {
    *?: Unit;
}

Describes level of access to a resource.

Type declaration

Generated using TypeDoc