Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/api/util/augmentObject.ts>augmentObject

Package publishing for deno.land/x/polkadot
Latest
function augmentObject
import { augmentObject } from "https://deno.land/x/polkadot@0.2.45/api/util/augmentObject.ts";

Parameters

prefix: string | null
src: Sections<T>
dst: Sections<T>
optional
fromEmpty = [UNSUPPORTED]

Returns

Sections<T>