Skip to main content
Module

x/embed/mod.ts>EmbedEntry

Embed files into demo applications by embedding them into a JSON file and importing natively into the demo app.
Latest
interface EmbedEntry
implements [Deno.DirEntry]
import { type EmbedEntry } from "https://deno.land/x/embed@0.2.5/mod.ts";

Properties

optional
contents: Uint8Array