mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2025-05-25 03:02:21 +00:00
commit
e0210fa5e7
@ -74,7 +74,6 @@ class Point {
|
|||||||
// 等同于
|
// 等同于
|
||||||
|
|
||||||
Point.prototype = {
|
Point.prototype = {
|
||||||
constructor(){},
|
|
||||||
toString(){},
|
toString(){},
|
||||||
toValue(){}
|
toValue(){}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user