Appearance
vitepress-ssg • Readme | API
helloWorld(): string
string
helloWorld
console.log(helloWorld()); // Hello, World!
index.ts:24