Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno/std/path/win32.ts>basename

A modern runtime for JavaScript and TypeScript.
Go to Latest
function basename
import { basename } from "https://deno.land/x/deno@v0.35.0/std/path/win32.ts";

Parameters

path: string
optional
ext = [UNSUPPORTED]

Returns

string