UNPKG

@liferay/generator-js

Version:

Yeoman generators for Liferay DXP and Portal CE JavaScript projects.

9 lines (8 loc) 306 B
"use strict"; /** * SPDX-FileCopyrightText: © 2017 Liferay, Inc. <https://liferay.com> * SPDX-License-Identifier: LGPL-3.0-or-later */ Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_LOCALIZATION = void 0; exports.DEFAULT_LOCALIZATION = 'features/localization/Language';