feat: add file routing option

This commit is contained in:
wobsoriano
2022-11-05 19:22:19 -07:00
parent d9c8f877d3
commit 750783e860
33 changed files with 589 additions and 348 deletions

2
client.d.ts vendored
View File

@@ -1 +1 @@
export * from './dist/client/index'
export * from './dist/runtime/client'