Skip to content

Commit 873b4e9

Browse files
committed
fix build
1 parent 63a5e4e commit 873b4e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/server/src/api/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export type { OpenApiSpecGenerator, OpenApiSpecOptions } from './common/types';
22
export { RestApiHandler, type RestApiHandlerOptions } from './rest';
3+
export { RPCApiHandler, type RPCApiHandlerOptions } from './rpc';

0 commit comments

Comments
 (0)