UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

4 lines (3 loc) 145 B
import { TinaCMS } from '../tina-cms'; export { ERROR_MISSING_CMS, CMSContext } from '../react-core'; export declare function useCMS(): TinaCMS;