Skip to main content
Module

x/plug/mod.ts>URLOptions

🔌 Deno FFI helper module
Go to Latest
interface URLOptions
import { type URLOptions } from "https://deno.land/x/plug@1.0.1/mod.ts";

Options for using a single url as the source for either creating a named url or using it simply as is if the platforms extension is specified or no name is specified.

Properties

url: string | URL

The url to either a dynamic library or its directory if named