Skip to main content

Module entrypoint

Module entrypoint 

Source

Re-exports§

pub use compile_result::*;
pub use plugin_options::*;
pub use program::*;

Modules§

compile_result
gating
imports
pipeline
Compilation pipeline for a single function.
plugin_options
program
Main entrypoint for the React Compiler.
suppression
validate_source_locations
Validates that important source locations from the original code are preserved in the generated AST. This ensures that Istanbul coverage instrumentation can properly map back to the original source code.