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