UNPKG

react-email-builder

Version:
5 lines (4 loc) 116 B
import React from 'react'; export declare function Sidebar({ right }: { right?: boolean; }): React.JSX.Element;