Skip to main content
The Deno 2 Release Candidate is 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.
Latest
type alias FluentBuilderRoot
import { type FluentBuilderRoot } from "https://deno.land/x/fathym_common@v0.2.160/src/fluent/FluentBuilderRoot.ts";

Type Parameters

TBuilderModel
definition: { Root: TBuilderModel; }