Skip to main content
Module

x/ana_utils/src/utils.ts

🅰️ Utility functions for Ana
Go to Latest
import * as anaUtils from "https://deno.land/x/ana_utils@v0.0.4/src/utils.ts";

Functions

This function uses an object that stores the default values for an interface T. It uses an input object of type Partial with new values to replace matching properties.