detox-expo-helpers icon indicating copy to clipboard operation
detox-expo-helpers copied to clipboard

Typescript support

Open danielzgtg opened this issue 4 years ago • 1 comments

When I do import { reloadApp } from 'detox-expo-helpers', I get "TS7016: Could not find a declaration file for module 'detox-expo-helpers' [...]".

It would be nice if type definitions were provided. They could be provided either as part of this package or as a "@types/detox-expo-helpers" package. This would avoid every developer and project needing to declare them themselves.

danielzgtg avatar Jul 23 '20 23:07 danielzgtg

@danielzgtg did you find any solution/workaround for this?

pradeipp avatar Aug 23 '22 09:08 pradeipp