Skip to main content
Module

x/mtkruto/1_utilities.ts>cleanObject

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

Type Parameters

T extends Record<string, any>

Parameters

object: T