mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
import P from 'pino'
|
|
|
|
export default P({ timestamp: () => `,"time":"${new Date().toJSON()}"` }) |