@forge/jira-bridge
0.40.0-next.0-experimental-90651450.40.0-next.1
out/errors.d.tsout/errors.d.ts+1
Index: package/out/errors.d.ts
===================================================================
--- package/out/errors.d.ts
+++ package/out/errors.d.ts
@@ -5,6 +5,7 @@
export declare const ON_INIT_ERROR = "onInitError";
export declare const SUBSCRIBE_TO_CHANGES_ERROR = "subscribeToChangesError";
export declare const GET_API_ERROR = "getApiError";
export declare const ON_ERROR_ERROR = "onErrorError";
+export declare const ON_FIELD_DATA_CHANGE_ERROR = "onFieldDataChangeError";
export declare const ERROR_TYPES: readonly ["onInitError", "subscribeToChangesError", "getApiError", "onErrorError"];
//# sourceMappingURL=errors.d.ts.map
\ No newline at end of file