UNPKG

@ag-grid-community/react

Version:
4 lines (3 loc) 156 B
import type { BeanCollection } from '@ag-grid-community/core'; import React from 'react'; export declare const BeansContext: React.Context<BeanCollection>;