Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fathym_common/src/fluent/FluentBuilderRoot.ts>FluentBuilderRoot

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
type alias FluentBuilderRoot
import { type FluentBuilderRoot } from "https://deno.land/x/fathym_common@v0.2.148-fluent-builder/src/fluent/FluentBuilderRoot.ts";

Type Parameters

TBuilderModel
definition: { Root: TBuilderModel; }