@forge/jira-bridge

0.40.0-next.0-experimental-90651450.40.0-next.1
out/custom-field/getCustomFieldInternalAPI.d.ts
out/custom-field/getCustomFieldInternalAPI.d.ts
+3
Index: package/out/custom-field/getCustomFieldInternalAPI.d.ts
===================================================================
--- package/out/custom-field/getCustomFieldInternalAPI.d.ts
+++ package/out/custom-field/getCustomFieldInternalAPI.d.ts
@@ -0,0 +1,3 @@
+import type { CustomFieldInternalAPI } from './types';
+export declare function getCustomFieldInternalAPI(): Promise<CustomFieldInternalAPI>;
+//# sourceMappingURL=getCustomFieldInternalAPI.d.ts.map
\ No newline at end of file