UNPKG

contentful-management

Version:
3 lines (2 loc) 113 B
import type { RestEndpoint } from '../types'; export declare const getMany: RestEndpoint<'Resource', 'getMany'>;