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

x/gustwind/plugins/editor/scriptsToCompile.ts>default

🐳💨 – Deno powered site creator
Go to Latest
variable default
import { default } from "https://deno.land/x/gustwind@v0.56.0/plugins/editor/scriptsToCompile.ts";

type

{ isExternal: boolean; name: string; externals: string[]; } | { isExternal: boolean; name: string; externals; }[]