@cimpress/react-components
Version:
React components to support the MCP styleguide
17 lines • 569 B
TypeScript
declare const _default: {
'light-color-code-base': string;
'light-color-code-background': string;
'light-color-code-border': string;
'light-color-code-string': string;
'dark-color-code-base': string;
'dark-color-code-background': string;
'dark-color-code-border': string;
'dark-color-code-string': string;
'color-code-comment': string;
'color-code-variable': string;
'color-code-literal': string;
'color-code-title': string;
'color-code-keyword': string;
};
export default _default;
//# sourceMappingURL=code.d.ts.map