1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Nuxt/test/fixtures/basic/server/api/hello.ts
2021-04-23 21:52:32 +02:00

2 lines
33 B
TypeScript

export default () => 'Hello API'