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

x/smx/src/modules/logger/models.ts>LogOptionExtra

Manage and sync scripts, configs and templates between computers
Latest
type alias LogOptionExtra
import { type LogOptionExtra } from "https://deno.land/x/smx@v0.6.0/src/modules/logger/models.ts";
definition: { $assert?: boolean; $timer?: string; $preserve?: boolean; }