Skip to content

Commit 9271d64

Browse files
committed
fix: pushbutton not exported by module
1 parent 154305f commit 9271d64

File tree

2 files changed

+32
-12
lines changed

2 files changed

+32
-12
lines changed

package-lock.json

Lines changed: 31 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { LEDElement } from './led-element';
2+
export { PushbuttonElement } from './pushbutton-element';

0 commit comments

Comments
 (0)