Use safeFetch implementation

This commit is contained in:
Alex Gleason 2023-08-14 18:03:24 -05:00
parent 988a4e8c28
commit 1ed6fa54df
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import 'https://gitlab.com/soapbox-pub/deno-safe-fetch/-/raw/366c70848c3f3733b1b6ca0936573d8c8f4fdb43/load.ts';
export {
type Context,
type Env as HonoEnv,