Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/frugal/docs/dep/frugal/core.ts>Asset

A frugal web framework
Go to Latest
type alias Asset
import { type Asset } from "https://deno.land/x/frugal@0.5.0/docs/dep/frugal/core.ts";
definition: { loader: string; module: string; hash: string; entrypoint: string; }