UNPKG

@discostudioteam/react-code-blocks

Version:

Modified rajinwonderland's modification of Atlaskit's Code Block!

3 lines (2 loc) 119 B
import { Theme, CodeBlockTheme } from 'types'; export declare const defaultColors: (theme: Theme) => CodeBlockTheme;