Skip to content

pantoken-root / formats/scope/src / getScope

Función: getScope() ​

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

Beta

El scope registrado para instanceId en doc, si existe.

Parámetros ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

Devuelve ​

PantokenScope | undefined