chatgpt-api/src/fetch.ts

4 wiersze
49 B
TypeScript

import fetch from 'node-fetch'
export { fetch }