Skip to main content
Module

x/g_a/mod.ts>Conn

Utilities for server side processing of Google Analytics in Deno CLI and Deploy
Latest
interface Conn
import { type Conn } from "https://deno.land/x/g_a@0.1.2/mod.ts";

A narrowed down version of Deno.Conn which only contains the information which the library usages.

Properties

readonly
remoteAddr: Deno.Addr