Skip to content

Commit

Permalink
Additional vscode dependency export (#3766)
Browse files Browse the repository at this point in the history
* feat: Additional vscode dependency export

* fix: Add changeset file
  • Loading branch information
travisstebbins authored Dec 23, 2024
1 parent cdd7e5d commit 1c9e881
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/unlucky-snakes-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@finos/legend-vscode-extension-dependencies': patch
---

Additional vscode dependency export
1 change: 1 addition & 0 deletions packages/legend-vscode-extension-dependencies/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ export {
getFunctionSignature,
GraphManagerState,
PackageableElementExplicitReference,
PersistentDataCubeQuery,
PostValidationAssertionResult,
PureExecution,
RawLambda,
Expand Down

0 comments on commit 1c9e881

Please sign in to comment.