Aracılığıyla paylaş


AlertSimulatorBundlesRequestProperties type

Bu paketlere göre uyarıların simülasyonunu oluşturun.

type AlertSimulatorBundlesRequestProperties =
  AlertSimulatorRequestProperties & { bundles?: BundleType[]; kind: "Bundles" }