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

x/lume/core/scripts.ts>ScriptOptions

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias ScriptOptions
import { type ScriptOptions } from "https://deno.land/x/lume@v1.14.0/core/scripts.ts";

The options for a script

definition: Omit<Deno.RunOptions, "cmd">