Preparing search index...
The search index is not available
abacl
abacl
CanOptions
Interface CanOptions<Sub, Act, Obj>
interface
CanOptions
<
Sub
,
Act
,
Obj
>
{
callable
?:
(
(
perm
)
=>
boolean
|
Promise
<
boolean
>
)
;
strict
?:
string
|
boolean
;
}
Type Parameters
Sub
=
string
Act
=
string
Obj
=
string
Hierarchy (
view full
)
ControlOptions
CanOptions
Index
Properties
callable?
strict?
Properties
Optional
callable
callable
?:
(
(
perm
)
=>
boolean
|
Promise
<
boolean
>
)
Type declaration
(
perm
)
:
boolean
|
Promise
<
boolean
>
Parameters
perm
:
Permission
<
Sub
,
Act
,
Obj
>
Returns
boolean
|
Promise
<
boolean
>
Optional
strict
strict
?:
string
|
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
callable
strict
abacl
default
AccessControl
Grant
MemoryDriver
Permission
AccessControlOptions
CacheInterface
CacheInterfaceOptions
CanOptions
ControlOptions
Pattern
Policy
Time
TimeOptions
CacheKey
MemoryDriverOptions
PropType
PropValue
ALL
ANY
DefaultMemoryDriverOptions
Loading...
Generated using
TypeDoc