Compartilhar via


AlertSimulatorBundlesRequestProperties type

Simule alertas de acordo com esses pacotes.

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