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.

3 lines (2 loc) 79 B
export declare const nanoid: (size?: number) => string; export default nanoid;