Skip to content

Documentation


Documentation / @kizami/authz / widerScope

Function: widerScope()

widerScope(a, b): Scope

Defined in: scope.ts:23

2つのスコープのうち広い方を返す(同じ場合は a)。

Parameters

a

Scope

b

Scope

Returns

Scope