UNPKG

@productdevbook/chatwoot

Version:
5 lines (4 loc) 114 B
import { useChatWoot as ChatWoot } from "../vue/index.js"; export function useChatWoot() { return ChatWoot(); }