UNPKG

komi-logger

Version:

High-performance, type-safe logging library for Bun with advanced TypeScript body intersection, modular strategy pattern, transform streams, and immutable API design.

2 lines (1 loc) 62 B
export type EventMap = Record<string | number | symbol, any>;