3 lines
186 B
JavaScript
3 lines
186 B
JavaScript
import __wg from "./src/index.js";
|
|
export const { key, wgQuick, wginterface, constants, deleteInterface, getConfig, listDevices, setConfig } = __wg;
|
|
export default __wg["default"]||__wg; |