UNPKG

@mui/x-data-grid

Version:

The Community plan edition of the Data Grid components (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() }; }