UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

12 lines (8 loc) 248 B
// Exporting this for usage in other components /** * @deprecated * Use popup.[background|border].[color] instead */ var colorSchemeNamesInput = ['light', 'dark', 'system']; export { colorSchemeNamesInput }; //# sourceMappingURL=theme.js.map