Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/servest/site/public/example/pages/index.tsx>default

🌾A progressive http server for Deno🌾
Latest
variable default
import { default } from "https://deno.land/x/servest@v1.3.4/site/public/example/pages/index.tsx";

type

DFC<{ title: string; text: string; }>