UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

5 lines (4 loc) 129 B
import React from "react"; export default class CheckCircle extends React.Component<any, any> { render(): React.ReactNode; }