• Returns a greeting message.

    Returns string

    The greeting message.

    import { hello } from '@kitsuyui/hello'
    hello() // => 'Hello, world!'