Compiles a Blueprint into the shape consumers need before execution.
The legacy compileBlueprint() export intentionally remains v1-only for
backwards compatibility. This helper is the version-aware entrypoint that
newer callers can migrate to as Blueprint v2 support grows.
Compiles a Blueprint into the shape consumers need before execution.
The legacy
compileBlueprint()export intentionally remains v1-only for backwards compatibility. This helper is the version-aware entrypoint that newer callers can migrate to as Blueprint v2 support grows.