UNPKG

devexpress-reporting-react

Version:

DevExpress Reporting React provides the capability to develop a reporting application to create and customize reports.

4 lines (3 loc) 128 B
import React from 'react'; declare const dxZoom: (value: number) => React.MutableRefObject<HTMLElement>; export default dxZoom;