UNPKG
@activelylearn/material-ui
Version:
latest (1.1.0-al-menuitem-fix)
1.1.0-al-menuitem-fix
1.0.0-beta.21al
1.0.0-beta.21
Material-UI's workspace package
material-ui.com
mui-org/material-ui
@activelylearn/material-ui
/
test
/
utils
/
performance.js
5 lines
(3 loc)
•
110 B
JavaScript
View Raw
1
2
3
4
5
// @flow
// Waiting https://github.com/sinonjs/lolex/issues/136 to be fixed.
window
.
performance
=
undefined
;