Merge branch 'safe-fetch' into 'develop'
Use safeFetch implementation See merge request soapbox-pub/ditto!7
This commit is contained in:
commit
34020a6d95
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue