@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) • 441 B
TypeScript
export declare const NO_CONFIGURED_SOURCES = "NO_CONFIGURED_SOURCES";
export declare const NO_CONFIGURED_OUTPUT_FILE = "NO_CONFIGURED_OUTPUT_FILE";
export declare const XLIFF_VERSION_MISMATCH = "XLIFF_VERSION_MISMATCH";
export declare const PERMISSION_DENIED_DEVELOPER_INTEGRATION_IS_TURNED_OFF = "PERMISSION_DENIED_DEVELOPER_INTEGRATION_IS_TURNED_OFF";
export declare const TAGS_NOT_EXIST_IN_WORKSPACE = "TAGS_NOT_EXIST_IN_WORKSPACE";