Skip to content

Commit

Permalink
feat: export ic-mgmt options type (#360)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker authored Jun 21, 2023
1 parent f1530c2 commit 26c6124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ic-management/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { ICManagementCanister } from "./ic-management.canister";
export * from "./types/canister.options";
export * from "./types/ic-management.params";
export * from "./types/ic-management.responses";

0 comments on commit 26c6124

Please sign in to comment.