UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

5 lines 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FORMATTING_TOKENS = void 0; exports.FORMATTING_TOKENS = /(\[[^[]*\])|([-_:/.,()\s]+)|(YYYY|YY?|MM?M?M?|DD?|WW?|hh?|HH?|mm?|ss?)/g; //# sourceMappingURL=common.constant.js.map