UNPKG
material-ui-cordova
Version:
latest (1.0.0-beta.22)
1.0.0-beta.22
React components that implement Google's Material Design.
material-ui.com
mui-org/material-ui
material-ui-cordova
/
test-utils
/
index.d.ts
5 lines
(4 loc)
•
228 B
TypeScript
View Raw
1
2
3
4
5
export
{
default
as
createShallow }
from
'./createShallow'
;
export
{
default
as
createMount }
from
'./createMount'
;
export
{
default
as
createRender }
from
'./createRender'
;
export
{
default
as
getClasses }
from
'./getClasses'
;