Mocky Balboa API Reference
    Preparing search index...

    Type Alias CreateNextServer<TWithConfig>

    CreateNextServer: (options: NextServerOptions<TWithConfig>) => NextWrapperServer

    Top level parameter to be passed through from consuming application to start the Next.js server programatically

    Type Parameters

    • TWithConfig extends boolean = false

    Type Declaration