Skip to content

Commit

Permalink
feat: expose utils
Browse files Browse the repository at this point in the history
Signed-off-by: David Dal Busco <[email protected]>
  • Loading branch information
peterpeterparker committed Nov 20, 2024
1 parent 7fe887c commit 467c252
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
Expand Up @@ -2,3 +2,4 @@ export { ICManagementCanister } from "./ic-management.canister";
export * from "./types/canister.options";
export * from "./types/ic-management.params";
export * from "./types/ic-management.responses";
export * from "./utils/ic-management.utils";

0 comments on commit 467c252

Please sign in to comment.