// Project: https://www.dynamsoft.com/products/webtwain_overview.aspx
// Definitions by: Xiao Ling <https://github.com/yushulx>
//                 Josh Hall <https://github.com/jbh>
//                 Lincoln Hu <https://github.com/lincoln2018>
//                 Tom Kent <https://github.com/Tom-Dynamsoft>
//                 Dave Sueltenfuss <https://github.com/dsueltenfuss>
// 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: 18.3
*/
import Dynamsoft from "./Dynamsoft";
export default Dynamsoft;
