Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/3_types.ts>NetworkStatisticsEntry

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface NetworkStatisticsEntry
Re-export
import { type NetworkStatisticsEntry } from "https://deno.land/x/mtkruto@0.1.141/3_types.ts";

Properties

sent: number
received: number