SfuSpaceCategory: {
    createdAt: number;
    creator: string;
    id: string;
    name: string;
}

Type declaration

  • createdAt: number
  • creator: string
  • id: string
  • name: string