File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 "react-native" : " cli.js"
2828 },
2929 "main" : " ./index.js" ,
30- "types" : " types" ,
3130 "exports" : {
3231 "." : {
33- "react-native-strict-api " : " ./types_generated /index.d.ts" ,
34- "types" : " ./types /index.d.ts" ,
32+ "react-native-legacy-deep-imports " : " ./types /index.d.ts" ,
33+ "types" : " ./types_generated /index.d.ts" ,
3534 "default" : " ./index.js"
3635 },
3736 "./Libraries/*" : {
38- "react-native-strict-api " : null ,
39- "types" : " ./Libraries/*.d.ts " ,
37+ "react-native-legacy-deep-imports " : " ./Libraries/*.d.ts " ,
38+ "types" : null ,
4039 "default" : " ./Libraries/*.js"
4140 },
4241 "./Libraries/*.js" : {
43- "react-native-strict-api" : null ,
42+ "react-native-legacy-deep-imports" : " ./Libraries/*.js" ,
43+ "types" : null ,
4444 "default" : " ./Libraries/*.js"
4545 },
4646 "./scripts/*" : " ./scripts/*" ,
Original file line number Diff line number Diff line change 2121 },
2222 "exports" : {
2323 "." : {
24- "react-native-strict-api " : " ./types_generated /index.d.ts" ,
25- "types" : " ./index.d.ts" ,
24+ "react-native-legacy-deep-imports " : " ./index.d.ts" ,
25+ "types" : " ./types_generated/ index.d.ts" ,
2626 "default" : " ./index.js"
2727 },
2828 "./*" : {
You can’t perform that action at this time.
0 commit comments