Skip to content

Commit

Permalink
type-defs: Add new multiruntime shared bundeles (#230)
Browse files Browse the repository at this point in the history
Signed-off-by: Shreevatsa N <[email protected]>
  • Loading branch information
vatsa287 authored Jul 10, 2024
1 parent f0a3a86 commit a7befe0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/type-definitions/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,9 @@ export const typesBundle: OverrideBundleType = {
spec: {
cord: sharedBundle,
cordGraph: sharedBundle,
braid: sharedBundle,
loom: sharedBundle,
weave: sharedBundle,
test: sharedBundle,
},
}

0 comments on commit a7befe0

Please sign in to comment.