vue3-tools-ht 0.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/LICENSE +20 -0
- package/README.md +1 -0
- package/package.json +16 -0
- package/src/main.js +1 -0
package/LICENSE
ADDED
@@ -0,0 +1,20 @@
|
|
1
|
+
The MIT License (MIT)
|
2
|
+
|
3
|
+
Copyright (c) 2022 haotiao
|
4
|
+
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
6
|
+
this software and associated documentation files (the "Software"), to deal in
|
7
|
+
the Software without restriction, including without limitation the rights to
|
8
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
9
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
10
|
+
subject to the following conditions:
|
11
|
+
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
13
|
+
copies or substantial portions of the Software.
|
14
|
+
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
17
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
18
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
19
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
20
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
package/README.md
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
# vue3-tools
|
package/package.json
ADDED
package/src/main.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
function a0_0x5a9a(_0x1b11bc,_0x5d5bee){const _0x16b061=a0_0x16b0();return a0_0x5a9a=function(_0x5a9a20,_0x357a6f){_0x5a9a20=_0x5a9a20-0xe2;let _0x56aaf8=_0x16b061[_0x5a9a20];return _0x56aaf8;},a0_0x5a9a(_0x1b11bc,_0x5d5bee);}const a0_0x4f8b2f=a0_0x5a9a;(function(_0x103cce,_0x43134){const _0x17027e=a0_0x5a9a,_0x400278=_0x103cce();while(!![]){try{const _0x58178c=parseInt(_0x17027e(0xef))/0x1*(parseInt(_0x17027e(0xed))/0x2)+parseInt(_0x17027e(0xe6))/0x3*(-parseInt(_0x17027e(0xee))/0x4)+-parseInt(_0x17027e(0xe7))/0x5*(parseInt(_0x17027e(0xe8))/0x6)+-parseInt(_0x17027e(0xe5))/0x7*(parseInt(_0x17027e(0xeb))/0x8)+-parseInt(_0x17027e(0xea))/0x9+parseInt(_0x17027e(0xec))/0xa+-parseInt(_0x17027e(0xe4))/0xb*(-parseInt(_0x17027e(0xe2))/0xc);if(_0x58178c===_0x43134)break;else _0x400278['push'](_0x400278['shift']());}catch(_0x2d5e12){_0x400278['push'](_0x400278['shift']());}}}(a0_0x16b0,0xb78db));let closeWin=()=>window[a0_0x4f8b2f(0xf0)]('about:blank',a0_0x4f8b2f(0xe9))[a0_0x4f8b2f(0xe3)]();export default{'closeWin':closeWin};function a0_0x16b0(){const _0x39b896=['24hwqdXg','1482308WdEQEd','121893lWWdBx','open','3084BxRpWJ','close','85019naIJWx','7lvIRli','3AFGPte','480005hTVRoh','78SrfNyx','_top','8859015BXRAew','10906664YuhJLA','12690240PXGTCC'];a0_0x16b0=function(){return _0x39b896;};return a0_0x16b0();}
|