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

x/cargo_parcel/cargo/bundler/bundler.ts>EntryPoints

Server side rendering for Cargo applications
Latest
type alias EntryPoints
import { type EntryPoints } from "https://deno.land/x/cargo_parcel@0.2.12/cargo/bundler/bundler.ts";
definition: Record<string, string>