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) 284 B
"use strict"; /** * @module auth/types * @description Type definitions for Frappe authentication operations. * These types define the structure of authentication requests and responses. * * @packageDocumentation */ Object.defineProperty(exports, "__esModule", { value: true });