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

x/snel/imports/esbuild.ts>PartialMessage

A Cybernetical framework for svelte applications in deno
Latest
interface PartialMessage
import { type PartialMessage } from "https://deno.land/x/snel@v0.7.1/imports/esbuild.ts";

Properties

optional
pluginName: string
optional
text: string
optional
location: Partial<Location> | null
optional
notes: PartialNote[]
optional
detail: any
optional
pluginName: string
optional
text: string
optional
location: Partial<Location> | null
optional
notes: PartialNote[]
optional
detail: any