npm package diff
Package: @forge/events
Versions: 1.0.3-next.0 - 1.0.3-next.0-experimental-f44d099
File: package/out/index.d.ts
Index: package/out/index.d.ts
===================================================================
--- package/out/index.d.ts
+++ package/out/index.d.ts
@@ -4,5 +4,6 @@
export { QueueResponse } from './queueResponse';
export { InvocationError } from './invocationError';
export { InvocationErrorCode } from './invocationErrorCode';
export { RetryOptions } from './retryOptions';
+export { appEvents, AppEvent, AppEventResult, AppEventSuccess, AppEventError, AppEventErrorType } from './appEvents';
//# sourceMappingURL=index.d.ts.map
\ No newline at end of file