mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
dev
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { send, sendError } from '../../../util/http';
|
||||
import { NowRequest, NowResponse } from '@vercel/node';
|
||||
import nodeFetch from 'isomorphic-unfetch';
|
||||
import nodeFetch from 'cross-fetch';
|
||||
import { send, sendError } from '../../../util/http';
|
||||
|
||||
export default async function handler(
|
||||
req: NowRequest,
|
||||
|
Reference in New Issue
Block a user