UNPKG

@antv/narrative-text-vis

Version:

React component of interactive narrative text

4 lines (3 loc) 292 B
export declare const Bold: import("styled-components").StyledComponent<"strong", any, {}, never>; export declare const Italic: import("styled-components").StyledComponent<"em", any, {}, never>; export declare const Underline: import("styled-components").StyledComponent<"u", any, {}, never>;