Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

ssx.ssxconnected.afterconnecthookspromise.md

File metadata and controls

13 lines (8 loc) · 424 Bytes

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>;