Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

mixin

import { mixin } from "https://cdn.skypack.dev/lodash-es";
function mixin(
object2,
source,
options,
);
§
mixin(object2, source, options)
[src]

§Parameters

§
object2
[src]
§
source
[src]
§
options
[src]