UNPKG
@coingate/coingate-sdk
Version:
latest (1.1.2)
1.1.2
1.1.1
Coingate package
github.com/coingate/coingate-node
coingate/coingate-node
@coingate/coingate-sdk
/
build
/
Modules
/
Ledger
/
types.d.ts
4 lines
(3 loc)
•
64 B
TypeScript
View Raw
1
2
3
4
export
declare
type
GetAccountParamsType = {
id
: string; };