UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

6 lines (5 loc) 318 B
export { timeFormat, default as timeFormatDefaultLocale, timeParse, utcFormat, utcParse } from './defaultLocale.js'; export { default as timeFormatLocale } from './locale.js'; export { default as isoFormat } from './isoFormat.js'; export { default as isoParse } from './isoParse.js'; //# sourceMappingURL=index.js.map