UNPKG

@discostudioteam/react-code-blocks

Version:

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

3 lines (2 loc) 106 B
import { ThemeProps, Theme } from 'types'; export default function getTheme(props?: ThemeProps): Theme;