Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 394 Bytes

@eximchain/api-types

npm i --save @eximchain/api-types

Typescript bindings describing common shapes and validator functions used across all of our APIs. Extracting them into their own repostiory makes it easier to reuse across multiple products. Note that this package includes functions which must be available at runtime; this package should be installed to your dependencies.