Skip to main content
Module

x/fathym_common/src/fluent/FluentBuilder.ts

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
import * as fathymCommon from "https://deno.land/x/fathym_common@v0.2.147-integration/src/fluent/FluentBuilder.ts";

Classes

A dynamic, Proxy based, Fluent API builder. It handles all of the data management when using the Fluent API methods. Supports defining custom handlers to invoke in varying scopes.