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 73d8d9d commit f273776Copy full SHA for f273776
src/types.ts
@@ -1,4 +1,4 @@
1
-import type { PlusnewAsyncEvent, PlusnewErrorEvent } from "./utils";
+import type { PlusnewErrorEvent } from "./utils";
2
3
export const PLUSNEW_ELEMENT_TYPE = Symbol("plusnew-element-type");
4
0 commit comments