Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 347 Bytes

debank-types - TypeScript definitions for DeBank OpenAPI

Derived from DeBank OpenAPI.

ProtocolId and ChainId might need to update regularly.

Installation

npm install --save-dev @yukaii/debank-types

Usage

import { ProtocolId, ChainId } from '@yukaii/debank-types';