UNPKG

@lingui/cli

Version:

CLI for working wit message catalogs

4 lines (3 loc) 61 B
export type Logger = { error: (msg?: string) => void; };