Skip to main content
Module

x/aleph/lib/@unocss/core.ts>TransformResult

The Full-stack Framework in Deno.
Go to Latest
interface TransformResult
import { type TransformResult } from "https://deno.land/x/aleph@1.0.0-beta.1/lib/@unocss/core.ts";

Properties

code: string
optional
map: SourceMap | null
optional
etag: string
optional
deps: string[]
optional
dynamicDeps: string[]