UNPKG
ltre.js
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Personal Javascript Libs Store
github.com/Ltre/Ltre.js
Ltre/Ltre.js
ltre.js
/
net
/
hostsReq.js
12 lines
(7 loc)
•
193 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
window
.
Ltrelib
=
window
.
Ltrelib
|| {}; ~
function
(
){
new
function
(
){
//待补充
Ltrelib
.
hostsReq
=
function
a
(
){
console
.
log
(
arguments
); }; };}();