UNPKG

splitwise

Version:

A TypeScript SDK for the Splitwise API.

10 lines 507 B
"use strict"; // --------------------------------------------------------------------------- // Splitwise SDK v2 - Type Definitions // // All types use camelCase. The SDK handles conversion to/from the API's // snake_case at the HTTP boundary. Monetary amounts are strings (e.g. "25.00") // to match what the Splitwise API returns. // --------------------------------------------------------------------------- Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map