import node_fetch from 'cross-fetch';
This commit is contained in:
parent
5e04f26bbb
commit
a6205f1ab6
14 changed files with 53 additions and 58 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import node_fetch from "node-fetch"
|
||||
import node_fetch from "cross-fetch"
|
||||
import type { tipoResposta } from "p-respostas"
|
||||
import { respostaComuns } from "p-respostas"
|
||||
import { z } from "zod"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue