Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface RawSourceMap
implements StartOfSourceMap
import { type RawSourceMap } from "https://deno.land/x/postcss@8.4.16/lib/source_map.ts";

Properties

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