UNPKG

usxeditor

Version:

USX editor react component.

15 lines (14 loc) 255 B
declare const styles: { marker: { color: string; fontSize: string; }; unmatched: { color: string; fontSize: string; }; chapter: { fontSize: string; }; }; export default styles;