Skip to content

pantoken-root / formats/scope/src / getScope

Função: getScope() ​

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

Beta

The scope registered for instanceId in doc, se houver.

Parâmetros ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

Retorna ​

PantokenScope | undefined