UNPKG

contentful-management

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