Skip to main content
Module

x/ultra/server.ts>createServer

🧙 Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function createServer
import { createServer } from "https://deno.land/x/ultra@v2.0.0-beta.16/server.ts";

Parameters

options: CreateServerOptions

Returns

Promise<UltraServer>