Skip to main content
path.FormatInputPathObject.ext - path - Node documentation
property path.FormatInputPathObject.ext

Usage in Deno

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

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

Type

string | undefined