feat: init
This commit is contained in:
3
functions/routers/index.ts
Normal file
3
functions/routers/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as book } from './book';
|
||||
export { default as upload } from './upload';
|
||||
export { default as ssr } from './ssr';
|
||||
Reference in New Issue
Block a user