• Bootstrap wrapper with above process error handlers in scope

    Parameters

    • boot: (() => Promise<void>)

      async function to boot app

        • (): Promise<void>
        • Returns Promise<void>

    Returns Promise<void>

Generated using TypeDoc