Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method ScriptLoader.prototype.test
import { ScriptLoader } from "https://deno.land/x/frugal@0.2.1/packages/loader_script/mod.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.