Files
hoppscotch/packages/hoppscotch-web/src/main.ts
2022-12-02 03:05:35 -05:00

4 lines
74 B
TypeScript

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