UNPKG

@nexim/sanitizer

Version:

A collection of sanitization utilities for phone numbers and numeric inputs with TypeScript type safety.

4 lines 146 B
export declare function createLogger(name: string): { error: (method: string, error: unknown) => void; }; //# sourceMappingURL=logger.d.ts.map