Compiler-level event handlers for observability.
These fire at source and compilation boundaries. For per-transformation
hooks (including async hooks and error hooks) use hookManager instead.
Compiler-level event handlers for observability.
These fire at source and compilation boundaries. For per-transformation
hooks (including async hooks and error hooks) use hookManager instead.
import { type FilterCompilerOptions } from ".";