+3
@@ -0,0 +1,3 @@
|
||||
// this entry point is not publicly available so we don't need to expose any types here
|
||||
// we need to define a definition file for each entrypoint though, otherwise Preconstruct might get confused
|
||||
export {}
|
||||
+1
@@ -0,0 +1 @@
|
||||
export * from "../types/index.js"
|
||||
+1
@@ -0,0 +1 @@
|
||||
export * from "../types/jsx-dev-runtime.js"
|
||||
+1
@@ -0,0 +1 @@
|
||||
export * from "../types/jsx-runtime.js"
|
||||
Reference in New Issue
Block a user