diff options
Diffstat (limited to 'dep/x/interceptor.ts')
| -rw-r--r-- | dep/x/interceptor.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dep/x/interceptor.ts b/dep/x/interceptor.ts new file mode 100644 index 0000000..8c46851 --- /dev/null +++ b/dep/x/interceptor.ts @@ -0,0 +1,7 @@ + + + +/*** EXPORT ------------------------------------------- ***/ + +export * from "jsr:@http/interceptor@0.26.0/cors"; +export * from "jsr:@http/interceptor@0.26.0/intercept"; |
