// Type definitions for dwt 16.2 // Project: https://www.dynamsoft.com/products/webtwain_overview.aspx // Definitions by: Xiao Ling // Josh Hall // Lincoln Hu // Tom Kent // Dave Sueltenfuss // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 3.1 /*! * Product: Dynamsoft Web Twain * Web Site: http://www.dynamsoft.com * * Copyright 2022, Dynamsoft Corporation * Author: Dynamsoft Support Team * Version: 17.3 */ import Dynamsoft from "./Dynamsoft"; export default Dynamsoft;