UNPKG

gather-content-ui

Version:
8 lines 261 B
declare function WindowingItem({ children, index, style }: any): import("react/jsx-runtime").JSX.Element; declare namespace WindowingItem { var defaultProps: { style: {}; }; } export { WindowingItem }; //# sourceMappingURL=WindowingItem.d.ts.map