UNPKG

cl-react-graph

Version:
13 lines (12 loc) 305 B
declare const _default: { fx: { in: (container: any) => void; move: (container: any) => void; out: (container: any) => void; }; }; export default _default; export declare const makeTip: (selector: any, tipContainer: any) => { tipContainer: any; tipContent: any; };