UNPKG

easy-code-formatter-styles

Version:

A package which contains the styling details for easy code formatter.

16 lines (14 loc) 229 B
import { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, } from './themes'; import { Fonts } from './fonts'; export { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, Fonts, };