Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method ScriptLoader.prototype.test
import { ScriptLoader } from "https://deno.land/x/frugal@0.5.0/packages/loader_script/ScriptLoader.ts";

A function checking if a given url should be handled by this loader.

A module in the dependency graph must be handled by this loader if it matches the rule for any of the defined bundles.