chore: update version to 0.0.43 and enhance request/response types for Bun server
This commit is contained in:
@@ -18,3 +18,6 @@ export type { Rule, Schema, } from './validator/index.ts';
|
||||
export { App } from './app.ts';
|
||||
|
||||
export * from './router-define.ts';
|
||||
|
||||
|
||||
export { RouterReq, RouterRes } from './server/server-type.ts';
|
||||
Reference in New Issue
Block a user