@forge/jira-bridge
0.39.00.40.0-next.0
out/ui-modifications/types/fields/index.d.ts~
out/ui-modifications/types/fields/index.d.tsModified+1
Index: package/out/ui-modifications/types/fields/index.d.ts
===================================================================
--- package/out/ui-modifications/types/fields/index.d.ts
+++ package/out/ui-modifications/types/fields/index.d.ts
@@ -25,5 +25,6 @@
export type { StatusField, StatusFieldSetValue } from './status';
export type { ResolutionField, ResolutionSetValue } from './resolution';
export type { OriginalEstimateField } from './original-estimate';
export type { ProjectPickerField, ProjectPickerFieldSetValue } from './project-picker';
+export type { RequestTypeField, RequestTypeFieldSetValue } from './request-type';
//# sourceMappingURL=index.d.ts.map
\ No newline at end of file