UNPKG

react-life-design

Version:
7 lines (6 loc) 143 B
interface Colors { mongeral: string; regalBlue: string; } declare const _default: (Colors: Colors) => string; export default _default;