Skip to content

Commit 44c719f

Browse files
committed
feat(handler): remove handler module
1 parent 5825f01 commit 44c719f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

handler.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

mod.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
// This module is browser compatible.
33

44
export { equalsRequest, isRequest } from "./request.ts";
5-
export { type HttpHandler } from "./handler.ts";
65
export {
76
AuthenticationHeader,
87
CachingHeader,

0 commit comments

Comments
 (0)