import {} from './wrapper/index.js'; // import { test } from './testVideo.js'; // import { test } from './testVideo_customer.js'; import {test} from "./js/testSpider.js"; import {Crypto} from "./lib/cat.js"; (async function () { await test(); debugger; })();