Skip to content

Commit

Permalink
Merge branch 'main' into feat/mapSnapshotId-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker authored Nov 21, 2024
2 parents f1caf00 + a22db87 commit c2cefb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/ic-management/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
export type {
canister_log_record,
canister_status_result,
chunk_hash,
definite_canister_settings,
fetch_canister_logs_result,
log_visibility,
snapshot_id,
} from "../candid/ic-management";
export { ICManagementCanister } from "./ic-management.canister";
Expand Down

0 comments on commit c2cefb2

Please sign in to comment.