Adding all tracks, I guess
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class HelloWorld {
|
||||
static hello( /* Parameters go here */ ) {
|
||||
// Your code here
|
||||
}
|
||||
}
|
||||
|
||||
export default HelloWorld
|
||||
Reference in New Issue
Block a user