You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Warning: (ae-forgotten-export) The symbol "NormalizedQwikPluginOptions" needs to be exported by the entry point index.d.ts
334
+
//
341
335
// (undocumented)
342
336
getOptions: () =>NormalizedQwikPluginOptions;
343
337
// (undocumented)
@@ -550,10 +544,6 @@ export const versions: {
550
544
qwik:string;
551
545
};
552
546
553
-
// Warnings were encountered during analysis:
554
-
//
555
-
// /Users/jackshelton/dev/open-source/qwik/dist-dev/dts-out/packages/qwik/src/optimizer/src/plugins/esbuild.d.ts:7:5 - (ae-forgotten-export) The symbol "NormalizedQwikPluginOptions" needs to be exported by the entry point index.d.ts
556
-
557
547
// (No @packageDocumentation comment for this package)
0 commit comments