Skip to content

pantoken-root / formats/scope/src / getScope

Funzione: getScope() ​

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

Beta

The scope registered for instanceId in doc, se presente.

Parametri ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

Restituisce ​

PantokenScope | undefined