File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "exports" : {
1212 "." : {
13- "types" : " ./types/resources/js/ bootstrap/cms/index.d.ts" ,
13+ "types" : " ./types/bootstrap/cms/index.d.ts" ,
1414 "default" : " ./src/index.js"
1515 },
1616 "./ui" : {
17- "types" : " ./types/resources/js/ bootstrap/cms/ui.d.ts" ,
17+ "types" : " ./types/bootstrap/cms/ui.d.ts" ,
1818 "default" : " ./src/ui.js"
1919 },
2020 "./api" : {
21- "types" : " ./types/resources/js/ bootstrap/cms/api.d.ts" ,
21+ "types" : " ./types/bootstrap/cms/api.d.ts" ,
2222 "default" : " ./src/api.js"
2323 },
2424 "./ui.css" : " ./src/ui.css" ,
2525 "./tailwind.css" : " ./src/tailwind.css" ,
2626 "./bard" : {
27- "types" : " ./types/resources/js/ bootstrap/cms/bard.d.ts" ,
27+ "types" : " ./types/bootstrap/cms/bard.d.ts" ,
2828 "default" : " ./src/bard.js"
2929 },
3030 "./save-pipeline" : {
31- "types" : " ./types/resources/js/ bootstrap/cms/save-pipeline.d.ts" ,
31+ "types" : " ./types/bootstrap/cms/save-pipeline.d.ts" ,
3232 "default" : " ./src/save-pipeline.js"
3333 },
3434 "./inertia" : {
35- "types" : " ./types/resources/js/ bootstrap/cms/inertia.d.ts" ,
35+ "types" : " ./types/bootstrap/cms/inertia.d.ts" ,
3636 "default" : " ./src/inertia.js"
3737 },
3838 "./vite-plugin" : {
You can’t perform that action at this time.
0 commit comments