Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function eacFluentBuilder
import { eacFluentBuilder } from "https://deno.land/x/fathym_everything_as_code@v0.1.73/src/fluent/eacFluentBuilder.ts";

Type Parameters

TEaC extends EverythingAsCode

Parameters

optional
model: TEaC
optional
handlers: FluentBuilderMethodsHandlers

Returns

FluentBuilder<TEaC> & SelectFluentMethods<FluentBuilderRoot<EverythingAsCodeTags<TEaC>>, TEaC>