UNPKG

locale-wizard

Version:
8 lines (7 loc) 205 B
export declare const logger: { log: (text: string) => void; green: (text: string) => void; red: (text: string) => void; blue: (text: string) => void; yellow: (text: string) => void; };