Home > @jsplumb/browser-ui > GhostProxyGenerator
#
GhostProxyGenerator typeSignature:
export declare type GhostProxyGenerator = (el: Element) => Element;
Home > @jsplumb/browser-ui > GhostProxyGenerator
Signature:
export declare type GhostProxyGenerator = (el: Element) => Element;