Do not auto-import @cosmjs/cosmwasm-launchpad types

This commit is contained in:
Simon Warta
2021-02-11 15:14:36 +01:00
parent 2ec5245500
commit fb59a0df9e
3 changed files with 2 additions and 27 deletions
+1
View File
@@ -1,6 +1,7 @@
import axios from "axios";
import * as fs from "fs";
import { SigningCosmWasmClient } from "@cosmjs/cosmwasm-launchpad";
import { logs, GasPrice, Secp256k1HdWallet } from "@cosmjs/launchpad";
interface Options {