UNPKG

@qctrl/visualizer

Version:

The Q-CTRL Visualizer is a package for displaying animated 3d Bloch sphere visualizations.

3 lines (2 loc) 122 B
declare const LabelElement: (name: string, color: string) => HTMLDivElement | SVGSVGElement; export default LabelElement;