UNPKG

local-file-upload

Version:

local file uploading using ts. it will save the file or image into the local storage. build for nodejs and hono application.

2 lines (1 loc) 69 B
export { insertFile, deleteFile, updateFile } from "./src/index.js";