applyextensions

Home > @spruceid/ssx > ISSXConnected > applyExtensions

ISSXConnected.applyExtensions property

Method to apply the "afterConnect" methods and the delegated capabilities of the extensions.

Signature:

applyExtensions: () => Promise<void>;

Last updated