The generated dts file is slightly broken, and breaks upstream projects: ``` > jitsi-meet@0.0.0 tsc:native > tsc --noEmit --project tsconfig.native.json node_modules/lib-jitsi-meet/types/index.d.ts:3120:20 - error TS1005: '(' expected. 3120 constructor: typeof JitsiTrackError; ~ node_modules/lib-jitsi-meet/types/index.d.ts:13832:20 - error TS1005: '(' expected. 13832 constructor: typeof JitsiConference; ~ ```release-8443
|
||
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 |
|
|
85 | 84 |
|
86 | 85 |
|
87 | 86 |
|