UNPKG

@lingui/cli

Version:

CLI for working wit message catalogs

6 lines (5 loc) 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_TEMPLATE_NAME = exports.ENTRY_NAME_PH = void 0; exports.ENTRY_NAME_PH = "{entryName}"; exports.DEFAULT_TEMPLATE_NAME = "messages";