UNPKG

@procraft/widget-order

Version:

Order widget for landing

5 lines (4 loc) 138 B
import { ContainerStyledProps } from './styles'; export declare type ContainerProps = ContainerStyledProps & { className?: string; };