UNPKG

164 BTypeScriptView Raw
1// ag-grid-react v26.2.0
2export declare const assignProperties: (to: {}, from: {}) => void;
3export declare const assign: (obj: any, prop: any, value: any) => void;