Skip to main content

stylex_merge

Function stylex_merge 

Source
pub(crate) fn stylex_merge(
    call: &mut CallExpr,
    transform: fn(&[ResolvedArg]) -> Option<FnResult>,
    state: &mut StateManager,
) -> Option<Expr>