Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Properties

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