2 lines
118 B
TypeScript
2 lines
118 B
TypeScript
export { default } from './ParticipantsControl'
|
|
export type { ParticipantsControlProps } from './ParticipantsControl'
|