downshift icon indicating copy to clipboard operation
downshift copied to clipboard

Can't import DownshiftInterface from 'downshift'

Open caroline-niesen opened this issue 3 years ago • 2 comments

  • downshift version: 6.1.7
  • node version: v16.13.1
  • npm (or yarn) version: yarn 1.22.17

Relevant code or config

import Downshift, { DownshiftInterface } from 'downshift';
Screen Shot 2022-01-05 at 3 17 38 PM

Problem description: Adding ts typing to a dropdown and I cannot import the DownshiftInterface type from my 6.1.7 install of downshift.

Am I missing something?

caroline-niesen avatar Jan 05 '22 21:01 caroline-niesen

It does not exist. Where did you find it?

silviuaavram avatar Jan 06 '22 16:01 silviuaavram

@silviuaavram https://github.com/downshift-js/downshift/issues/693 last seen in 2019

caroline-niesen avatar Jan 06 '22 17:01 caroline-niesen