UNPKG

@ag-grid-community/react

Version:
4 lines (3 loc) 175 B
// @ag-grid-community/react v26.0.0 export declare const assignProperties: (to: {}, from: {}) => void; export declare const assign: (obj: any, prop: any, value: any) => void;