UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 179 B
import type { SanitizedGlobalConfig } from '../../../../globals/config/types'; export type IndexProps = { global: SanitizedGlobalConfig; }; //# sourceMappingURL=types.d.ts.map