feat: Signer hooks #4
Annotations
8 errors
test (20.x):
src/SafeProvider.ts#L4
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x):
src/createClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x):
src/createConfig.ts#L1
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x):
src/hooks/usePublicClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x):
src/hooks/useSafeInfo.ts#L26
Parameter 'address' implicitly has an 'any' type.
|
test (20.x):
src/hooks/useSignerClient.ts#L2
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x):
src/types/index.ts#L1
Cannot find module '@safe-global/safe-kit' or its corresponding type declarations.
|
test (20.x)
Process completed with exit code 2.
|