@forge/manifest
13.2.0-next.413.1.1-next.2-experimental-0949616
out/schema/manifest.d.ts~
out/schema/manifest.d.tsModified−14
Index: package/out/schema/manifest.d.ts
===================================================================
--- package/out/schema/manifest.d.ts
+++ package/out/schema/manifest.d.ts
@@ -12725,15 +12725,8 @@
description__i18n?: string;
adfExport?: {
function: string;
};
- static?:
- | {
- function: string;
- }
- | {
- endpoint: string;
- };
refDataSchema?: {
inputType: string;
};
config?:
@@ -13024,15 +13017,8 @@
description__i18n?: string;
adfExport?: {
function: string;
};
- static?:
- | {
- function: string;
- }
- | {
- endpoint: string;
- };
refDataSchema?: {
inputType: string;
};
config?: