stargate: Export AminoConverter type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
export * as codec from "./codec";
|
||||
export { AminoTypes } from "./aminotypes";
|
||||
export { AminoConverter, AminoTypes } from "./aminotypes";
|
||||
export { parseRawLog } from "./logs";
|
||||
export {
|
||||
AuthExtension,
|
||||
|
||||
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
export * as codec from "./codec";
|
||||
export { AminoTypes } from "./aminotypes";
|
||||
export { AminoConverter, AminoTypes } from "./aminotypes";
|
||||
export { parseRawLog } from "./logs";
|
||||
export {
|
||||
AuthExtension,
|
||||
|
||||
Reference in New Issue
Block a user