mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-21 00:28:08 +08:00
add manually import resolution for livekit-client/dist/src/room/track/TrackPublication
This commit is contained in:
parent
d298e3438c
commit
ed6f02ac56
@ -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"
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user