index.d.ts 106 B

1234
  1. import { Tooltip } from '../../types/tooltip'
  2. export * from '../../types/tooltip'
  3. export default Tooltip