afterconnecthookspromise

Home > @spruceid/ssx > SSXConnected > afterConnectHooksPromise

SSXConnected.afterConnectHooksPromise property

Promise that is initialized on construction of this class to run the "afterConnect" methods of the extensions.

Signature:

afterConnectHooksPromise: Promise<void>;

Last updated