Files
hoppscotch/packages/hoppscotch-common/src/composables/toast.ts
2022-12-02 03:05:35 -05:00

4 lines
89 B
TypeScript

import { useToasted } from "@hoppscotch/vue-toasted"
export const useToast = useToasted