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
/
type.d.ts
2 lines
(1 loc)
•
68 B
TypeScript
View Raw
1
2
export
declare
const
tuple
: <T
extends
string
[]>
(
...
args
: T
) =>
T;