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