UNPKG

@lingui/cli

Version:

Lingui CLI to extract messages, compile catalogs, and manage translation workflows

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