applyextensions

Home > @spruceid/ssx > SSXConnected > applyExtensions

SSXConnected.applyExtensions() method

Applies the "afterConnect" methods and the delegated capabilities of the extensions.

Signature:

applyExtensions(): Promise<void>;

Returns:

Promise<void>

Last updated