Skip to content

pantoken-root / formats/scope/src / getScope

Funksjon: getScope() ​

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

Beta

The scope registered for instanceId in doc, hvis noen.

Parametere ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

Returnerer ​

PantokenScope | undefined