Type Alias swc_ecma_utils::BoolValue

source ·
pub type BoolValue = Value<bool>;