Skip to content

pantoken-root / formats/scope/src / getScope

함수: getScope() ​

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

베타

The scope registered for instanceId in doc, 있는 경우.

매개변수 ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

반환값 ​

PantokenScope | undefined