1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 01:19:58 +00:00
Nuxt/test/fixtures/bridge/server/api/hello.ts

2 lines
33 B
TypeScript
Raw Normal View History

export default () => 'Hello API'