UNPKG

lazy-widgets

Version:

Typescript retained mode GUI for the HTML canvas API

3 lines (2 loc) 166 B
import { WidgetProperties } from '../widgets/Widget.js'; export declare function filterIDFromProperties(properties?: WidgetProperties): WidgetProperties | undefined;