• Initialize all the up front code required for running subapps in the browser.

    Parameters

    • _setupContext: any

      context for setup

    • setupToken: Partial<{
          props: InitProps;
      }>

      token for setup

    Returns any

    data with template process callback