Skip to content

Commit

Permalink
Add missing imports in documentation example in readme (#1225)
Browse files Browse the repository at this point in the history
Co-authored-by: Jozef Kysel <[email protected]>
  • Loading branch information
JozefKsl and jozefdfx5 authored Aug 15, 2024
1 parent ae9f506 commit dd83dc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ import {
RemoteTrackPublication,
Room,
RoomEvent,
VideoPresets,
Track,
LocalTrackPublication,
LocalParticipant
} from 'livekit-client';

// creates a new room with options
Expand Down

0 comments on commit dd83dc8

Please sign in to comment.