UNPKG

victory-legend

Version:
6 lines 250 B
export declare const getDimensions: (initialProps: any, fallbackProps: any) => { height: number; width: number; }; export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any; //# sourceMappingURL=helper-methods.d.ts.map