UNPKG
@pythnetwork/hermes-client
Version:
latest (2.0.0)
2.0.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Pyth Hermes Client
pyth.network
pyth-network/pyth-crosschain
@pythnetwork/hermes-client
/
lib
/
utils.d.ts
2 lines
•
156 B
TypeScript
View Raw
1
2
export
declare
function
camelToSnakeCaseObject
(
obj
:
Record
<
string
,
string
|
boolean
>
):
Record
<
string
,
string
|
boolean
>;
//# sourceMappingURL=utils.d.ts.map