Skip to main content

Module transform_stylex_create_call

Module transform_stylex_create_call 

Source

Staticsยง

STYLEX_WHEN_MAP ๐Ÿ”’
Lazily-initialized Arc-wrapped map of stylex.when helper functions.

Functionsยง

extract_expr_from_rule ๐Ÿ”’
has_explicit_nullish_fallback ๐Ÿ”’
hoist_expression ๐Ÿ”’
Hoists an expression to the program level by creating a const variable declaration. This is the Rust equivalent of the JavaScript hoistExpression function.
is_safe_to_skip_null_check ๐Ÿ”’
legacy_expand_shorthands ๐Ÿ”’
path_replace_hoisted ๐Ÿ”’