Skip to content

Commit fc02578

Browse files
author
Marik Shnitman
committed
redclared again
1 parent 62e314e commit fc02578

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

generatedTypes/index.d.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
* Please use this file for declaring all the exports, so they could be picked up by typescript's complier
55
*/
66

7-
declare module 'react-native-ui-lib/testkit' {
8-
export * from './testkit';
9-
}
7+
export * from '../testkit';
108

119
export * from './src/style';
1210
export * from './src/services';

0 commit comments

Comments
 (0)