Merge branch 'safe-fetch' into 'develop'

Use safeFetch implementation

See merge request soapbox-pub/ditto!7
This commit is contained in:
Alex Gleason 2023-08-14 23:05:03 +00:00
commit 34020a6d95
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 { export {
type Context, type Context,
type Env as HonoEnv, type Env as HonoEnv,