1
0
Fork 0
devserver/web-check.ts

4 lines
50 B
TypeScript

export function check() {
alert("All good!");
}