UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

10 lines (9 loc) 178 B
export declare const colors: { white: string; text: string; grayDark: string; primary: string; danger: string; success: string; }; export default colors;