Skip to main content
Module

std/url/extname.ts

The Deno Standard Library
Latest
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.