UNPKG

d3-ng2-corteva

Version:
7 lines (6 loc) 148 B
import * as d3 from './bundle-d3'; export declare type D3 = typeof d3; export declare class D3Service { constructor(); getD3(): D3; }