Compare commits
3 Commits
c50390db00
...
5ad483620d
Author | SHA1 | Date | |
---|---|---|---|
5ad483620d | |||
af1b20c433 | |||
6c9f45ff19 |
1
index.ts
1
index.ts
@ -3,7 +3,6 @@ const PERSON = "youtube";
|
|||||||
function anotherGreeting() {
|
function anotherGreeting() {
|
||||||
console.log("another greeting!");
|
console.log("another greeting!");
|
||||||
console.log("yet another greeting!");
|
console.log("yet another greeting!");
|
||||||
console.log("yet yet another greeting!");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function init() {
|
function init() {
|
||||||
|
Reference in New Issue
Block a user