UNPKG
@locker-money/sdk
Version:
latest (0.0.1-alpha.2)
0.0.1-alpha.2
0.0.1-alpha.1
A utility library for enhancing your ERC-4337 experience
@locker-money/sdk
/
_esm
/
accounts
/
index.js
4 lines
•
101 B
JavaScript
View Raw
1
2
3
4
export
function
createLockerClient
(
) {
return
"Hello Locker"
; }
//# sourceMappingURL=index.js.map