Partilhar via


AlertSimulatorBundlesRequestProperties type

Simule alertas de acordo com este pacote.

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