UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 247 B
import type { Document } from '../../types'; import type { SanitizedGlobalConfig } from '../config/types'; export default function findVersionByIDHandler(globalConfig: SanitizedGlobalConfig): Document; //# sourceMappingURL=findVersionByID.d.ts.map