UNPKG

blockcypher-client

Version:

A TypeScript client for interacting with BlockCypher's API that provides strong typing and safety when interacting with BlockCypher services.

3 lines (2 loc) 85 B
export { createBlockCypherClient } from "./client"; export * from "./typings/types";