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

x/zip/utils.ts>getFileNameFromPath

Streaming cross-platform zip tool written for Deno 🦕.
Go to Latest
variable getFileNameFromPath
import { getFileNameFromPath } from "https://deno.land/x/zip@v1.2.3/utils.ts";

type

(filePath: string) => unknown