UNPKG

advanced-logger

Version:

Advanced logger module extendable with plugins. Works in nodejs and browsers

4 lines (3 loc) 67 B
export default interface IAddEventConfig { logCount: number; }