manifestCompiler function

Builder manifestCompiler(
  1. BuilderOptions options
)

Implementation

Builder manifestCompiler(BuilderOptions options) =>
    manifestCompilerBuilder(config: options.config);