Skip to content

createOutputBinder

import { createOutputBinder } from "@alloy-js/core";
function createOutputBinder(options?: BinderOptions): Binder;

Parameters

optionsoptional

BinderOptions

Options

nameConflictResolveroptionalNameConflictResolver

Returns

Binder context interface