Skip to content

Commit

Permalink
fix: events export (#23)
Browse files Browse the repository at this point in the history
* fix: events export
  • Loading branch information
BryanChrisBrown authored Mar 21, 2024
1 parent 9419794 commit 7b9c765
Show file tree
Hide file tree
Showing 7 changed files with 1,296 additions and 1,074 deletions.
1 change: 1 addition & 0 deletions dist/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ export * from "./components/hologram";
export * from "./components/types";
export * from "./schemas/schema.hologram";
export * from "./schemas/schema.parameters";
export * from "./schemas/schema.events";
export * as defaults from "./schemas/defaults";
2 changes: 1 addition & 1 deletion dist/looking-glass-bridge.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/looking-glass-bridge.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 7b9c765

Please sign in to comment.