File tree Expand file tree Collapse file tree 5 files changed +45
-0
lines changed
uikit-react-native-foundation Expand file tree Collapse file tree 5 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1616 "types" : " lib/typescript/src/index.d.ts" ,
1717 "react-native" : " src/index" ,
1818 "source" : " src/index" ,
19+ "exports" : {
20+ "./package.json" : " ./package.json" ,
21+ "." : {
22+ "types" : " ./lib/typescript/src/index.d.ts" ,
23+ "react-native" : " ./src/index.ts" ,
24+ "require" : " ./lib/commonjs/index.js" ,
25+ "import" : " ./lib/module/index.js"
26+ }
27+ },
1928 "files" : [
2029 " src" ,
2130 " lib" ,
Original file line number Diff line number Diff line change 1818 "types" : " lib/typescript/src/index.d.ts" ,
1919 "react-native" : " src/index" ,
2020 "source" : " src/index" ,
21+ "exports" : {
22+ "./package.json" : " ./package.json" ,
23+ "." : {
24+ "types" : " ./lib/typescript/src/index.d.ts" ,
25+ "react-native" : " ./src/index.ts" ,
26+ "require" : " ./lib/commonjs/index.js" ,
27+ "import" : " ./lib/module/index.js"
28+ }
29+ },
2130 "files" : [
2231 " src" ,
2332 " lib" ,
Original file line number Diff line number Diff line change 2525 "types" : " lib/typescript/src/index.d.ts" ,
2626 "react-native" : " src/index" ,
2727 "source" : " src/index" ,
28+ "exports" : {
29+ "./package.json" : " ./package.json" ,
30+ "." : {
31+ "types" : " ./lib/typescript/src/index.d.ts" ,
32+ "react-native" : " ./src/index.ts" ,
33+ "require" : " ./lib/commonjs/index.js" ,
34+ "import" : " ./lib/module/index.js"
35+ }
36+ },
2837 "files" : [
2938 " src" ,
3039 " lib" ,
Original file line number Diff line number Diff line change 1212 "types" : " lib/typescript/src/index.d.ts" ,
1313 "react-native" : " src/index" ,
1414 "source" : " src/index" ,
15+ "exports" : {
16+ "./package.json" : " ./package.json" ,
17+ "." : {
18+ "types" : " ./lib/typescript/src/index.d.ts" ,
19+ "react-native" : " ./src/index.ts" ,
20+ "require" : " ./lib/commonjs/index.js" ,
21+ "import" : " ./lib/module/index.js"
22+ }
23+ },
1524 "files" : [
1625 " src" ,
1726 " lib" ,
Original file line number Diff line number Diff line change 1515 "types" : " lib/typescript/src/index.d.ts" ,
1616 "react-native" : " src/index" ,
1717 "source" : " src/index" ,
18+ "exports" : {
19+ "./package.json" : " ./package.json" ,
20+ "." : {
21+ "types" : " ./lib/typescript/src/index.d.ts" ,
22+ "react-native" : " ./src/index.ts" ,
23+ "require" : " ./lib/commonjs/index.js" ,
24+ "import" : " ./lib/module/index.js"
25+ }
26+ },
1827 "files" : [
1928 " src" ,
2029 " lib" ,
You can’t perform that action at this time.
0 commit comments