@chubbyts/chubbyts-framework
    Preparing search index...

    Function createRouteHandler

    • import type { Handler } from '@chubbyts/chubbyts-undici-server/dist/server';
      import { createRouteHandler } from '@chubbyts/chubbyts-framework/dist/handler/route-handler';

      const routeHandler: Handler = createRouteHandler();

      Returns Handler