Skip to main content
Module

x/papyrus_file/deps.ts>Transport

Transport for the Papyrus logger
Latest
interface Transport
import { type Transport } from "https://deno.land/x/papyrus_file@v1.0.0/deps.ts";

Properties

log: (data: string, _v: number) => void