Skip to content

Commit 5574d94

Browse files
huntiemeta-codesync[bot]
authored andcommitted
Remove unused Libraries/*.d.ts export subpath (2/2) (#57366)
Summary: Pull Request resolved: #57366 Follows #57362 (accidentally missed). Simplifying our `"exports"` map to its minimum form will help for the incoming review/understandability of the Strict TS API rollout by default. Changelog: [Internal] landed-with-radar-review Reviewed By: robhogan Differential Revision: D110055788 fbshipit-source-id: 83919aec45f3be18c08e983a751de1117c237171
1 parent 324198b commit 5574d94

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/react-native/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
"react-native-strict-api": null,
4444
"default": "./Libraries/*.js"
4545
},
46-
"./Libraries/*.d.ts": {
47-
"react-native-strict-api": null,
48-
"default": "./Libraries/*.d.ts"
49-
},
5046
"./scripts/*": "./scripts/*",
5147
"./src/*": {
5248
"types": null,

0 commit comments

Comments
 (0)