Repository URL to install this package:
|
Version:
2.7.3 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const wording = {
minusAlt: {
description: 'A icon, representing minus button.',
title: 'Minus icon'
},
plusAlt: {
description: 'A icon, representing plus button.',
title: 'Plus icon'
}
};
exports.wording = wording;
exports.default = wording; //# sourceMappingURL=wording.js.map