Skip to main content
Module

x/ts_toolbelt_unofficial/sources/List/Patch.ts

👷 TypeScript's largest type utility library, now on Deno
Latest
import * as tsToolbeltUnofficial from "https://deno.land/x/ts_toolbelt_unofficial@1.1.0/sources/List/Patch.ts";

Type Aliases

Complete the fields of L with the ones of L1. This is a version of [[Merge]] that does NOT handle optional fields, it only completes fields of O with the ones of O1 if they don't exist.