UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

5 lines 102 B
export function getPublicApiRef(apiRef) { return { current: apiRef.current.getPublicApi() }; }