deno.com

Interfaces #

I
v
URL

The URL interface represents an object providing static methods used for creating, parsing, and manipulating URLs.

I
v
URLPattern

The URLPattern API provides a web platform primitive for matching URLs based on a convenient pattern syntax.

I
URLPatternComponentResult
No documentation available
I
URLPatternOptions

Options for the URLPattern constructor.

I
URLPatternResult

URLPatternResult is the object returned from URLPattern.exec.

I
URLSearchParamsIterator
No documentation available

    Type Aliases #

    T
    URLPatternInput
    No documentation available