@midwayjs/webOverview版本:Next本页总览@midwayjs/web Index ClassesAgentApplicationConfigurationFrameworkFunctionsAgentAppRunInEggAgentcreateAgentWorkerLoadercreateAppWorkerLoadercreateEggAgentcreateEggApplicationstartClusterInterfacesContextIMidwayWebBaseApplicationIMidwayWebConfigurationOptionsIWebMiddlewareStateType AliasesIMidwayWebApplicationIMidwayWebContextIMidwayWebNextMidwayWebMiddlewareNextFunctionVariablesEGG_AGENT_APP_KEYRUN_IN_AGENT_KEYType Aliases IMidwayWebApplicationIMidwayWebApplication: IMidwayApplication<Context, EggApplication & IMidwayWebBaseApplication>@deprecatedsince version 3.0.0 Please use Application from ‘@midwayjs/web’IMidwayWebContextIMidwayWebContext<ResponseBodyT>: IMidwayContext<EggContext<ResponseBodyT>>@deprecatedsince version 3.0.0 Please use Context from ‘@midwayjs/web’Type parametersResponseBodyT = unknownIMidwayWebNextIMidwayWebNext: BaseNextFunction@deprecatedsince version 3.0.0 Please use NextFunction from ‘@midwayjs/web’MidwayWebMiddlewareMidwayWebMiddleware: Middleware<State, Context>@deprecatedsince version 3.0.0 Please use IMiddleware from ‘@midwayjs/core’NextFunctionNextFunction: BaseNextFunctionVariables constEGG_AGENT_APP_KEYEGG_AGENT_APP_KEY: egg_agent_app = 'egg_agent_app'constRUN_IN_AGENT_KEYRUN_IN_AGENT_KEY: egg:run_in_agent = 'egg:run_in_agent'
since version 3.0.0 Please use Application from ‘@midwayjs/web’