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 = {
|
||||
constructor(){},
|
||||
toString(){},
|
||||
toValue(){}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user