restagePackageSurfaceCompilerBuilder function

Builder restagePackageSurfaceCompilerBuilder(
  1. BuilderOptions options
)

build_runner factory entry point for canonical package compilation.

Implementation

Builder restagePackageSurfaceCompilerBuilder(BuilderOptions options) =>
    PackageSurfaceCompilerBuilder(options);