File

libs/self-care-tasks/domain/src/lib/entities/self-care-topic.entity.ts

Index

Properties

Properties

id
id: string
Type : string
name
name: string
Type : string
export interface SelfCareTopic {
  id: string;
  name: string;
}

results matching ""

    No results matching ""