Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/live/engine/core/mod.ts>ResolveOptions

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface ResolveOptions
implements Opts
import { type ResolveOptions } from "https://deno.land/x/live@1.57.8/engine/core/mod.ts";

Properties

optional
overrides: Record<string, string>
optional
monitoring: Monitoring
optional
forceFresh: boolean
optional
propagateOptions: boolean
optional
resolveChain: FieldResolver[]