UNPKG

@stackbit/cms-contentful

Version:

Stackbit Contentful CMS Interface

5 lines 209 B
import { BasicMetaSysProps } from 'contentful-management'; export declare function getLastUpdatedEntityDate(entities: { sys: BasicMetaSysProps; }[]): string | undefined; //# sourceMappingURL=utils.d.ts.map