Abishek Devendran

First Post!

1 min read Abishek Devendran
First Post!
first post Svelte Kit Test

It is what is it

To be or not to be

ts
const a = 1;
const temp = (a: number) => {
	return a + 1;
};
Comments

Comments