UNPKG

xverse-components-room

Version:

xverse components room

4 lines (3 loc) 176 B
export { Room } from './room'; export { ERoomErrorType } from './types'; export type { IUpdateRoom, IChangeRoomCustomProps, IRoomProps, IRoomInfo, IRoomError } from './types';