UNPKG

mui-language-picker

Version:
7 lines (6 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FETCH_SCRIPTFONTS = exports.FETCH_LANGTAGS = void 0; // Describing the different ACTION NAMES available exports.FETCH_LANGTAGS = 'FETCH_LANGTAGS'; exports.FETCH_SCRIPTFONTS = 'FETCH_SCRIPTFONTS';