UNPKG

@lingui/cli

Version:

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

3 lines (2 loc) 142 B
import { LinguiConfigNormalized } from "@lingui/conf"; export declare const buildContentFilterRe: (config: LinguiConfigNormalized) => RegExp;