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

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

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

Properties

optional
file: string
optional
mappings: string
optional
names: string[]
optional
sources: string[]
optional
sourcesContent: string[]
optional
version: number