TypeScript definitions for the Fluid Payments library.
This package provides TypeScript type definitions for the Fluid Payments library, allowing you to leverage TypeScript's static typing to catch errors early and improve the development experience.
npm publish
You can install the type definitions using npm:
npm install @fluidpayments/types
Or with yarn:
yarn add @fluidpayments/types
To use the type definitions, simply import them into your TypeScript project. Below are some examples demonstrating how to use the provided types.