ddd test 2
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
export {
|
||||
LATENCY_PROFILE_BITRATES,
|
||||
type LatencyProfile
|
||||
} from '../../../infrastructure/realtime/realtime.constants';
|
||||
export { LATENCY_PROFILE_BITRATES } from '../../../infrastructure/realtime/realtime.constants';
|
||||
export type { LatencyProfile } from '../../../shared-kernel';
|
||||
export type { VoiceStateSnapshot } from '../../../infrastructure/realtime/realtime.types';
|
||||
|
||||
Reference in New Issue
Block a user