createOutputBinder
import { createOutputBinder } from "@alloy-js/core";
function createOutputBinder(options?: BinderOptions): Binder;Parameters
Section titled “Parameters”| options | optional BinderOptions |
Options
Section titled “Options”| nameConflictResolver | optional NameConflictResolver |