UNPKG

contentful-management

Version:
4 lines (3 loc) 220 B
import type { RestEndpoint } from '../types'; export declare const getManyForSpace: RestEndpoint<'Usage', 'getManyForSpace'>; export declare const getManyForOrganization: RestEndpoint<'Usage', 'getManyForOrganization'>;