Skip to content

Commit

Permalink
feat: Export NodePyATVFindResponseObject and NodePyATVRequestOptions
Browse files Browse the repository at this point in the history
close #324
  • Loading branch information
sebbo2002 committed Jun 24, 2024
1 parent 2b25f7e commit c668148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export {
NodePyATVExecutableType,
NodePyATVFindAndInstanceOptions,
NodePyATVFindOptions,
NodePyATVFindResponseObject,
NodePyATVGetStateOptions,
NodePyATVInstanceOptions,
NodePyATVKeys,
Expand All @@ -15,6 +16,7 @@ export {
NodePyATVPowerState,
NodePyATVProtocol,
NodePyATVRepeatState,
NodePyATVRequestOptions,
NodePyATVService,
NodePyATVShuffleState,
NodePyATVState,
Expand Down

0 comments on commit c668148

Please sign in to comment.