다음을 통해 공유


AlertSimulatorBundlesRequestProperties type

이 번들에 따라 경고를 시뮬레이션합니다.

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