편집

다음을 통해 공유


SerializedAppMetadataEntity type

AppMetadata type

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