everweij / react-laag

Hooks to build things like tooltips, dropdown menu's and popovers in React

Home Page:https://www.react-laag.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The library doesn't export all TS declarations

SpawnAtis opened this issue · comments

Hi. Thx for the great library. Is it the correct behavior that u can not import types from react-laag/dist/ToggleLayer/types.d.ts ?

import { ToggleLayerOptions } from 'react-laag'; // has no exported member 'ToggleLayerOptions'