Interface DidYouMeanProps

interface DidYouMeanProps {
    options?: DidYouMeanOptions;
}

Properties

Properties