UNPKG
@candlelabs/sdk
Version:
latest (6.6.0)
6.6.0
6.4.0
6.2.0
5.0.0-canary.117
1.0.4
1.0.2
1.0.1
1.0.0
🛠An SDK for building applications on top of CandleDEX.
github.com/candleplatforms/core-sdk
@candlelabs/sdk
/
dist
/
functions
/
validateAndParseAddress.d.ts
2 lines
(1 loc)
•
75 B
TypeScript
View Raw
1
2
export
declare
function
validateAndParseAddress
(
address
:
string
):
string
;