Skip to content

Commit

Permalink
feat(core): expose dispatchError
Browse files Browse the repository at this point in the history
  • Loading branch information
SgLy committed Aug 26, 2024
1 parent c937dba commit 1be25ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions glass-easel/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export * as template from './tmpl'
export { TraitBehavior } from './trait_behaviors'
export { VirtualNode } from './virtual_node'
export {
dispatchError,
addGlobalErrorListener,
addGlobalWarningListener,
removeGlobalErrorListener,
Expand Down

0 comments on commit 1be25ce

Please sign in to comment.