UNPKG

contensis-delivery-api

Version:

Client for retrieving content using the read-only Contensis Delivery API

4 lines (3 loc) 103 B
export interface EntryMetadata { [key: string]: string | boolean | number | null | undefined; }