UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

3 lines (2 loc) 210 B
import { DuffelCardFormStyles } from "./types"; export declare function postMessageWithStyles(iFrameReference: React.RefObject<HTMLIFrameElement>, baseUrl: URL, styles: DuffelCardFormStyles | undefined): void;