// SPDX-License-Identifier: BUSL-1.1
//! Backward-compatible re-exports from the split trigger fire modules.
//!
//! This file exists so that existing call sites (`control::trigger::fire::fire_after_insert`)
//! continue to work. New code should import from the specific sub-modules.
pub use ;
pub use ;
pub use ;