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

x/mtkruto/1_utilities.ts>cleanObject

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function cleanObject
import { cleanObject } from "https://deno.land/x/mtkruto@0.1.104/1_utilities.ts";

Type Parameters

T extends Record<string, any>

Parameters

object: T