7 lines
55 B
JavaScript
7 lines
55 B
JavaScript
class Hot {
|
|
constructor() {
|
|
|
|
}
|
|
}
|
|
|
|
new Hot |