Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 126 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 126 Bytes

Try it yourself by running

yarn install
yarn start

The output is

hello
undefined

Why is this undefined?