UNPKG

@xylabs/logger

Version:

XYLabs Logger Library

3 lines 179 B
/** A log function that silently discards all arguments. */ export declare const NoOpLogFunction: (..._data: unknown[]) => undefined; //# sourceMappingURL=NoOpLogFunction.d.ts.map