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

x/esm/server/embed/types/hot.d.ts>Plugin

A fast, smart, & global CDN for modern(es2015+) web development.
Latest
interface Plugin
import { type Plugin } from "https://deno.land/x/esm@v135_2/server/embed/types/hot.d.ts";

Properties

name: string
setup: (hot: HotCore) => void