Compare commits
2 Commits
5ad483620d
...
main
Author | SHA1 | Date | |
---|---|---|---|
c50390db00 | |||
a96705ea0e |
1
index.ts
1
index.ts
@ -3,6 +3,7 @@ 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