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

x/snel/imports/drollup.ts>IsExternal

A Cybernetical framework for svelte applications in deno
Latest
type alias IsExternal
import { type IsExternal } from "https://deno.land/x/snel@v0.7.1/imports/drollup.ts";
definition: (
source: string,
importer: string | undefined,
isResolved: boolean,
) => boolean