Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/vno/core/templates/write.ts>writeTemplate

a build tool for compiling and bundling Vue single-file components
Latest
variable writeTemplate
import { writeTemplate } from "https://deno.land/x/vno@1.5.1/core/templates/write.ts";

type

(files: File[], root: string) => unknown