UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 123 B
/// <reference types="react" /> export type Props = { actions?: React.ReactNode; }; //# sourceMappingURL=types.d.ts.map