Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/path/posix.ts>extname

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
variable extname
Deprecated
Deprecated

(will be removed after 0.210.0) Import from path/posix/mod.ts instead.

import { extname } from "https://deno.land/std@0.204.0/path/posix.ts";