Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
class MetricModule
import { MetricModule } from "https://deno.land/x/mercury@0.0.145/models/metricmodules.js";

Represents a container for a chat metric.

Constructors

new
MetricModule(
name,
required,
width,
height,
)