Stone.js API
Docs
Home
Preparing search index...
stone-js-authz/src/declarations
Subject
Type Alias Subject
Subject
:
string
|
Record
<
PropertyKey
,
unknown
>
A subject: a type name (
'Post'
) or a concrete instance for ABAC checks.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Docs
Home
Stone.js API
Loading...
A subject: a type name (
'Post') or a concrete instance for ABAC checks.