/** * Example: parse custom fields from API responses. * * Two modes: * 1. Parse inline mock (no API): pnpm example:get-custom-fields * 2. Fetch from API: pnpm example:get-custom-fields */ export {}; //# sourceMappingURL=get-opportunity-with-custom-fields.d.ts.map