Module

x/fresh/src/server/types.ts>IslandModule

The next-gen web framework.
Extremely Popular
Latest
interface IslandModule
import { type IslandModule } from "https://dotland.deno.dev/x/fresh@1.6.8/src/server/types.ts";

Index Signatures

[key: string]: ComponentType<any> | unknown