UNPKG

@create-figma-plugin/ui

Version:

Production-grade Preact components that replicate the Figma UI design

3 lines 218 B
import { Id } from './types.js'; export declare function updateMenuElementLayout(rootElement: HTMLDivElement, menuElement: HTMLDivElement, selectedId: Id): void; //# sourceMappingURL=update-menu-element-layout.d.ts.map