Skip to content

Commit 219a8da

Browse files
authored
Merge pull request #2 from blockcoders/add-see-import
2 parents 3be8c35 + 7715abf commit 219a8da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/index.ts

+3
Original file line numberDiff line numberDiff line change
@@ -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+
*/
14
import "@polkadot/api-augment/substrate";
25
export * from "./provider";
36
export * from "./interfaces";

0 commit comments

Comments
 (0)