UNPKG

easy-code-formatter-styles

Version:

a package which contains the styling details for easy code formatter office app.

4 lines (3 loc) 210 B
import { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, } from './themes'; import { Fonts } from './fonts'; export { Themes, GetGenericStyle, GetLineNumberStyle, GetBackgroundStyle, Fonts, };