UNPKG

@thi.ng/imgui

Version:

Immediate mode GUI with flexible state handling & data only shape output

3 lines 149 B
import type { IMGUI } from "../gui.js"; export declare const tooltipRaw: (gui: IMGUI, tooltip: string) => void; //# sourceMappingURL=tooltip.d.ts.map