Skip to main content
Module

x/packup/types.ts

📦 Zero-config web application packager in Deno
Go to Latest
File
export type File = Blob & { name: string };