Skip to content

Commit

Permalink
fix(signal2): export base
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhonarvar authored and AliMD committed Jun 5, 2023
1 parent 9049d2c commit 562e887
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/signal2/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export * from './simple-signal.js';
export * from './event.js';
export * from './context.js';
export * from './multithread-context.js';
export * from './base.js';

globalAlwatr.registeredList.push({
name: '@alwatr/signal2',
Expand Down

0 comments on commit 562e887

Please sign in to comment.