This commit is contained in:
5
server/api/bspb.ts
Normal file
5
server/api/bspb.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export default defineEventHandler((event) => {
|
||||
return {
|
||||
hello: 'world',
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user