UNPKG

@procraft/widget-order

Version:

Order widget for landing

4 lines (3 loc) 120 B
import React from 'react'; import { StarsProps } from './interfaces'; export declare const Stars: React.FC<StarsProps>;