1
0
mirror of https://github.com/fluencelabs/js-libp2p-noise synced 2025-05-18 19:11:36 +00:00

3 lines
72 B
TypeScript
Raw Normal View History

2019-12-03 15:19:08 +01:00
import debug from "debug";
export const logger = debug('libp2p:noise');