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

x/vno/core/templates/compile.ts>File

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

Properties

path: string
name: string
isFile: boolean
isDirectory: boolean
content: string