SerializedAppMetadataEntity type

AppMetadata-Typ

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