UNPKG
@mobx-json/mui-form
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
create material-ui forms by json & mobx
mobx-json.thundermiracle.com
thundermiracle/mobx-json
@mobx-json/mui-form
/
dist
/
lib
/
getItemByKeyValue.d.ts
3 lines
(2 loc)
•
89 B
TypeScript
View Raw
1
2
3
import
{ getItemByKeyValue }
from
'@mobx-json/form'
;
export
default
getItemByKeyValue;