@fluidpayments/types
v1.0.15
Published
TypeScript definitions for Fluid Payments Widget
Downloads
1,452
Keywords
Readme
@fluidpayments/types
TypeScript definitions for the Fluid Payments library.
Overview
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.
Deployment to NPM
npm publish
Installation
You can install the type definitions using npm:
npm install @fluidpayments/types
Or with yarn:
yarn add @fluidpayments/types
Usage
To use the type definitions, simply import them into your TypeScript project. Below are some examples demonstrating how to use the provided types.