Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
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.57.5/plugins/editor/scriptsToCompile.ts";

type

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