@orangecheck/agent-signer / isSubScope
Function: isSubScope()
function isSubScope(exercised: Scope, granted: Scope): boolean;
Defined in: node_modules/@orangecheck/agent-core/dist/scope.d.ts:26
Parameters
| Parameter | Type |
|---|---|
exercised | Scope |
granted | Scope |
Returns
boolean