Skip to content

Commit fa225fd

Browse files
committed
Almost forgot about you
1 parent 2c3787d commit fa225fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/standalone.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from "./utils.js";
22
export * from "./types.js";
3+
export * from "./errors.js";
34
export * from "./emitters.js";
45
export * from "./messages/index.js";
56
export * from "./index.js";

0 commit comments

Comments
 (0)