MCPcopy
hub / github.com/stalniy/casl / AbilityOptions

Interface AbilityOptions

index.d.ts:8–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6}
7
8export interface AbilityOptions {
9 subjectName: (subject: any) => string
10}
11
12export class Ability {
13 rules: Rule[]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected