UNPKG

lazy-widgets

Version:

Typescript retained mode GUI for the HTML canvas API

8 lines (7 loc) 237 B
import { WidgetXMLInputConfig } from './WidgetAutoXML.js'; /** * {@link WidgetXMLInputConfig} for {@link Widget | Widgets} with no parameters. * * @category XML */ export declare const BareWidgetXMLInputConfig: WidgetXMLInputConfig;