UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

5 lines (4 loc) 122 B
/// <reference types="react" /> export declare const ModalActions: ({ children }: { children: any; }) => JSX.Element;