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
/
Exception
/
RequestTimeoutException.d.ts
3 lines
(2 loc)
•
63 B
TypeScript
View Raw
1
2
3
export declare
class
RequestTimeoutException
extends
Error
{ }