UNPKG
antd-v4-compatible-form
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
antd@4.x form,用于 antd@3.x
github.com/MinJieLiu/react-photo-view
MinJieLiu/react-photo-view
antd-v4-compatible-form
/
dist
/
warning.d.ts
5 lines
(4 loc)
•
190 B
TypeScript
View Raw
1
2
3
4
5
import
{ resetWarned }
from
'rc-util/lib/warning'
;
export
{ resetWarned };
declare
const
_default
:
(
valid
:
boolean
,
component
:
string
,
message
:
string
) =>
void
;
export
default
_default;