Skip to main content
Module

x/grm/src/mod.ts>crypto.Counter

MTProto API Client for Deno 🦕
Go to Latest
class crypto.Counter
import { crypto } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { Counter } = crypto;

Constructors

new
Counter(initialValue: any)

Properties

_counter: Buffer