Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/dxx/src/lib/$shared.ts>$logger.AnObject

🚀 (Deno) enhanced executor
Latest
type alias $logger.AnObject
import { type $logger } from "https://deno.land/x/dxx@rf/src/lib/$shared.ts";
const { AnObject } = $logger;

Type Parameters

optional
T = any
definition: { [key: PropertyKey]: T; }