Skip to content

Commit

Permalink
feat: expose more types
Browse files Browse the repository at this point in the history
  • Loading branch information
jvandenaardweg committed Dec 17, 2022
1 parent 13e7838 commit b2435cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './p1-meter-api';
export * from './water-meter-api';
export * from './kwh-meter-1-phase-api';
export * from './kwh-meter-3-phase-api';
export * from './types';

0 comments on commit b2435cb

Please sign in to comment.