Skip to content

Commit ed87582

Browse files
Update src/public-api.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 841dd30 commit ed87582

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/public-api.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@ export {
66
MiddlewareCore,
77
// Base.
88
MiddlewareBase,
9+
ContextMiddlewareBase,
910
// Class.
1011
Middleware,
12+
ContextMiddleware,
1113
} from './lib';
1214
// Type.
1315
export type {

0 commit comments

Comments
 (0)