UNPKG

@hoosei/voxweave-react

Version:

A customizable and interactive voice UI component for React applications

27 lines (26 loc) 869 B
/* empty css */ import { VoxweaveProvider as i, useVoxweave as l } from "./index3.js"; import r from "./index4.js"; import { configureVoxweave as D } from "./index5.js"; import { Button as p, buttonVariantsExport as f } from "./index6.js"; import { Dialog as n, DialogClose as v, DialogContent as s, DialogDescription as u, DialogFooter as V, DialogHeader as w, DialogOverlay as d, DialogPortal as c, DialogTitle as C, DialogTrigger as P } from "./index7.js"; export { p as Button, n as Dialog, v as DialogClose, s as DialogContent, u as DialogDescription, V as DialogFooter, w as DialogHeader, d as DialogOverlay, c as DialogPortal, C as DialogTitle, P as DialogTrigger, r as Voxweave, i as VoxweaveProvider, f as buttonVariantsExport, D as configureVoxweave, r as default, l as useVoxweave }; //# sourceMappingURL=index.js.map