Skip to content

pantoken-root / formats/scope/src / getScope

関数: getScope() ​

getScope(instanceId?, doc?): PantokenScope | undefined

ベータ

instanceId が doc に登録されているスコープ(存在する場合)。

パラメーター ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

戻り値 ​

PantokenScope | undefined