fix: issues with codegen (#3293)
* fix: fix issues with httpsnippet upgrade * chore: fix HttpSnippet import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as HTTPSnippet from "httpsnippet"
|
||||
import { HTTPSnippet } from "httpsnippet"
|
||||
import { HoppRESTRequest } from "@hoppscotch/data"
|
||||
import * as O from "fp-ts/Option"
|
||||
import * as E from "fp-ts/Either"
|
||||
|
||||
Reference in New Issue
Block a user