add manually import resolution for livekit-client/dist/src/room/track/TrackPublication
This commit is contained in:
@@ -22,6 +22,9 @@
|
|||||||
"livekit-client/dist/src/room/Room": [
|
"livekit-client/dist/src/room/Room": [
|
||||||
"./node_modules/livekit-client/dist/src/room/Room.d.ts"
|
"./node_modules/livekit-client/dist/src/room/Room.d.ts"
|
||||||
],
|
],
|
||||||
|
"livekit-client/dist/src/room/track/TrackPublication": [
|
||||||
|
"./node_modules/livekit-client/dist/src/room/track/TrackPublication.d.ts"
|
||||||
|
],
|
||||||
"livekit-client/dist/src/room/participant/Participant": [
|
"livekit-client/dist/src/room/participant/Participant": [
|
||||||
"./node_modules/livekit-client/dist/src/room/participant/Participant.d.ts"
|
"./node_modules/livekit-client/dist/src/room/participant/Participant.d.ts"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user