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

x/grm/src/tl/types_generator/template.ts>template

MTProto API Client for Deno 🦕
Go to Latest
function template
import { template } from "https://deno.land/x/grm@0.5.2/src/tl/types_generator/template.ts";

Parameters

unnamed 0: { types: { namespace?: string | undefined; name: string; constructors: Array<string>; }[]; constructors: Array<Config>; functions: Array<Config>; }