UNPKG

@create-figma-plugin/ui

Version:

Production-grade Preact components that replicate the Figma UI design

3 lines 154 B
import { RefObject } from 'preact'; export declare function getCurrentFromRef<R>(ref: RefObject<R>): R; //# sourceMappingURL=get-current-from-ref.d.ts.map