Skip to content

Commit 7f6296e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ export type {
1717
// Interface.
1818
export type {
1919
MiddlewareShape
20-
} from './interface'
20+
} from './interface';

0 commit comments

Comments
 (0)