UNPKG

pdf-annotator-react

Version:
6 lines (5 loc) 188 B
import { TagInterface } from "lingapp-revisao-redacao"; export declare const Badge: ({ tag, idx }: { tag: TagInterface; idx: number; }) => import("react/jsx-runtime").JSX.Element;