Skip to main content
path.ParsedPath.base - path - Node documentation
property path.ParsedPath.base

Usage in Deno

import { type path } from "node:path";

The file name including extension (if any) such as 'index.html'

Type

string