We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1281a2b commit 4536eabCopy full SHA for 4536eab
src/contract2/sdk.ts
@@ -28,4 +28,4 @@ export function useMapping<Params extends any[], ValueType>(keys: string[], defa
28
state.set(interleavedKey.join('/'), args[args.length - 1]);
29
}
30
]
31
-}
+}
0 commit comments