Returns a greeting message.
The greeting message.
import { hello } from '@kitsuyui/hello'hello() // => 'Hello, world!' Copy
import { hello } from '@kitsuyui/hello'hello() // => 'Hello, world!'
Returns a greeting message.