UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

5 lines (4 loc) 116 B
import React from "react"; export default function EmptyStateBox(props: { color: string; }): React.JSX.Element;