Type Definition swc_ecma_utils::BoolValue

source ·
pub type BoolValue = Value<bool>;