We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3be8c35 + 7715abf commit 219a8daCopy full SHA for 219a8da
src/index.ts
@@ -1,3 +1,6 @@
1
+/**
2
+ * @see {@link https://polkadot.js.org/docs/api/FAQ/#since-upgrading-to-the-7x-series-typescript-augmentation-is-missing}
3
+ */
4
import "@polkadot/api-augment/substrate";
5
export * from "./provider";
6
export * from "./interfaces";
0 commit comments