We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357ad22 commit 8d3b425Copy full SHA for 8d3b425
src/index.ts
@@ -1,3 +1,4 @@
1
+// Types exposed to the project, mainly used in lldebugger.config.ts configuraiton file
2
export { type LldConfigTs } from "./types/lldConfig.js";
3
export type {
4
EsBuildOptions,
0 commit comments