Skip to main content
Module

x/statsd/testDeps.ts

A simple StatsD client for Deno
Latest
File
export * as asserts from "https://deno.land/std@0.92.0/testing/asserts.ts";export { BufReader } from "https://deno.land/std@0.92.0/io/mod.ts";export { join as joinPath } from "https://deno.land/std/path/mod.ts";export * as log from "https://deno.land/std@0.95.0/log/mod.ts";