UNPKG

@frontitude/cli

Version:

The Frontitude CLI enables product teams to integrate their code with Frontitude (frontitude.com), thus creating a single source of truth for their product copy, from design to development.

6 lines (5 loc) 128 B
export declare const REGEX: RegExp; export declare enum XliffVersions { "xliff_1_2" = "1.2", "xliff_2_0" = "2.0" }