import * as tsafe from "https://deno.land/x/tsafe@v1.0.1/lab/withDefaults.ts";
Functions
Like Function.prototype.bind() but for a function that receives their parameters wrapped in an object. See documentation for more details: https://docs.tsafe.dev/withdefaults |