UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

10 lines (6 loc) 132 B
/** */ /// <reference types="react" /> export declare const AlignLeft: ({ ...props }: { [x: string]: any; }) => JSX.Element;