UNPKG
an1-js
Version:
latest (1.0.0)
1.0.0
功能集合
github.com/lonban/An1-js
lonban/An1-js
an1-js
/
src
/
index.js
14 lines
(11 loc)
•
120 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
class
Cc
{
constructor
(
) {}
this_
(
this_
) {
this
.
this__
= this_;
return
this
; } }
export
default
Cc
;