Skip to main content
Module

x/zip/utils.ts>getFileNameFromPath

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

type

(filePath: string) => unknown