We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d1c011 commit 8c4c60aCopy full SHA for 8c4c60a
packages/core/src/index.ts
@@ -18,6 +18,7 @@ export type { UserInfo } from "./models/data/UserInfo.js";
18
export type { ModuleInfo } from "./models/data/ModuleInfo.js";
19
20
export type {
21
+ SimpleError,
22
ErrorInfo,
23
InnerErrorInfo,
24
MethodInfo,
0 commit comments