UNPKG

@mussnad/frappe-js-client

Version:

Next-generation TS/JS client for Frappe REST APIs, built on axios for robust, type-safe integration.

10 lines (9 loc) 294 B
"use strict"; /** * @module file/types * @description Type definitions for Frappe file upload operations. * These types define the structure of file upload requests and their associated metadata. * * @packageDocumentation */ Object.defineProperty(exports, "__esModule", { value: true });