SerializedAppMetadataEntity type

Type AppMetadata

type SerializedAppMetadataEntity = {
  client_id: string
  environment: string
  family_id?: string
}