UNPKG

dwt

Version:

Dynamic Web TWAIN is a TWAIN/ICA/SANE-based scanning SDK software specifically designed for web applications running on Windows/macOS/Linux. With just a few lines of code, you can develop robust applications to scan documents from TWAIN/ICA/SANE-compatibl

15 lines (13 loc) 408 B
// Project: https://www.dynamsoft.com/products/webtwain_overview.aspx // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 3.1 /*! * Product: Dynamsoft Web Twain * Web Site: http://www.dynamsoft.com * * Copyright 2025, Dynamsoft Corporation * Author: Dynamsoft Support Team * Version: 19.2 */ import Dynamsoft from "./Dynamsoft"; export default Dynamsoft;