refactor: separate out data structures into hoppscotch-data
This commit is contained in:
2
packages/hoppscotch-data/src/index.ts
Normal file
2
packages/hoppscotch-data/src/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export * from "./rest"
|
||||
export * from "./graphql"
|
||||
Reference in New Issue
Block a user