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