Edit

Share via


AppMetadataEntity type

App Metadata Cache Type

type AppMetadataEntity = {
  clientId: string
  environment: string
  familyId?: string
}