@hoosei/voxweave-react
Version:
A customizable and interactive voice UI component for React applications
17 lines (16 loc) • 341 B
JavaScript
import * as o from "react";
import { stylesheetSingleton as r } from "./index96.js";
var i = function() {
var t = r();
return function(e, n) {
o.useEffect(function() {
return t.add(e), function() {
t.remove();
};
}, [e && n]);
};
};
export {
i as styleHookSingleton
};
//# sourceMappingURL=index95.js.map