UNPKG

contentful-management

Version:
4 lines (3 loc) 198 B
import type { RestEndpoint } from '../types'; export declare const create: RestEndpoint<'OrganizationInvitation', 'create'>; export declare const get: RestEndpoint<'OrganizationInvitation', 'get'>;