Skip to content

Commit

Permalink
Changing structure of types for typescript support in mobile app
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav T committed May 15, 2023
1 parent 31038f2 commit 9b0830c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Neurosity.ts
Original file line number Diff line number Diff line change
Expand Up @@ -621,9 +621,6 @@ export class Neurosity {

/**
* <StreamingModes wifi={true} bluetooth={true} />
*
* @internal
* Not user facing
*/
private async dispatchAction(action: Action): Promise<Action> {
if (!(await this.cloudClient.didSelectDevice())) {
Expand Down

0 comments on commit 9b0830c

Please sign in to comment.