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

std/url/extname.ts

The Deno Standard Library
Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.224.0/url/extname.ts";

Functions

Returns the file extension of a given URL or string with leading period.