@pistonite/workex
    Preparing search index...

    Type Alias WxMessageController

    WxMessageController: WxCloseController & { start: () => Promise<WxVoid> }

    Controller for the lowest level of message passing using MessageEvents. This is used internally by WxEnd

    Type declaration

    • start: () => Promise<WxVoid>

      Start the handshake process.