afterconnecthookspromise

Home > @spruceid/ssx-core > ISSXConnected > afterConnectHooksPromise

ISSXConnected.afterConnectHooksPromise property

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

Signature:

afterConnectHooksPromise: Promise<void>;

Last updated