UNPKG

scanbot-web-sdk

Version:

Scanbot Web Document and Barcode Scanner SDK

5 lines (4 loc) 128 B
import React from "react"; export declare function SBThemeProvider(props: { children: React.ReactNode; }): React.ReactNode;