UNPKG

@procraft/widget-order

Version:

Order widget for landing

6 lines (5 loc) 102 B
export declare type OldPriceProps = { price: number; prefix?: string; suffix?: string; };