removes placeholder index.ts
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
const helloFn = (name: string): string => {
|
||||
return `Hola ${name}`
|
||||
};
|
||||
|
||||
console.log(helloFn("Mundo"));
|
||||
|
||||
|
Reference in New Issue
Block a user