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