api-client/packages/hoppscotch-web/src/main.ts

3 lines
78 B
TypeScript

import { createHoppApp } from "@hoppscotch/common"
createHoppApp("#app", {})