UNPKG

@mui/x-data-grid

Version:

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

11 lines (10 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getPublicApiRef = getPublicApiRef; function getPublicApiRef(apiRef) { return { current: apiRef.current.getPublicApi() }; }