UNPKG

@antv/narrative-text-vis

Version:

React component of interactive narrative text

3 lines (2 loc) 156 B
import type { ThemeProps } from '../interface'; export declare const Container: import("styled-components").StyledComponent<"div", any, ThemeProps, never>;