Gistlib Logo

gistlib

hello world in typescript

index.ts
console.log("Hello, World!");
30 chars
2 lines

similar typescript code snippets

create a generic interface in typescript
split a provided array into chunks of a provided size in javascript in typescript
store generic into localstorage in typescript
check if enum is valid in typescript
a generic function for storing cache into localstorage in typescript
create a function that calculates volume of a cube in typescript
how to define an interface in typescript
loop in typescript
create a loop in typescript
loop through enum in typescript

related categories

typescript
hello-world

gistlibby LogSnag