yangjie #41
|
|
@ -76,7 +76,8 @@ export default defineConfig({
|
|||
BeautyOptions,
|
||||
ColorEnhanceOptions,
|
||||
LowlightEnhanceOptions,
|
||||
VirtualBackgroundSource
|
||||
VirtualBackgroundSource,
|
||||
AudienceLatencyLevelType
|
||||
} = require("agora-electron-sdk")
|
||||
export {
|
||||
createAgoraRtcEngine,
|
||||
|
|
@ -101,7 +102,8 @@ export default defineConfig({
|
|||
BeautyOptions,
|
||||
ColorEnhanceOptions,
|
||||
LowlightEnhanceOptions,
|
||||
VirtualBackgroundSource
|
||||
VirtualBackgroundSource,
|
||||
AudienceLatencyLevelType
|
||||
}
|
||||
`,
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue