UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

6 lines 276 B
import type { GraphqlChange } from '#lib/graphql-change/index'; import type React from 'react'; export declare const EnumValueDeprecationReason: React.FC<{ change: GraphqlChange.Group.EnumValueDeprecationReason; }>; //# sourceMappingURL=EnumValueDeprecationReason.d.ts.map