Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
export
interface
AbilityOptions {
9
subjectName: (subject: any) => string
10
}
11
12
export
class
Ability {
13
rules: Rule[]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected