UNPKG
@reactjsonforms/antd-renderers
Version:
latest (4.0.0-alpha.3)
4.0.0-alpha.3
4.0.0-alpha.1
Ant Design Renderer Set for JSON Forms
jsonforms.io
eclipsesource/jsonforms
@reactjsonforms/antd-renderers
/
lib
/
additional
/
ListWithDetailMasterItem.d.ts
4 lines
(3 loc)
•
157 B
TypeScript
View Raw
1
2
3
4
import
React
from
'react'
;
declare
const
_default
:
React
.
ComponentType
<
import
(
"@reactjsonforms/core"
).
OwnPropsOfMasterListItem
>;
export
default
_default;