Commit Graph
2 Commits
Author SHA1 Message Date
GavinandGitHub ece27f9474 feat(Field): add message param to 'end-validate' method (#11080) 2022-09-24 10:44:48 +08:00
e0063ae249 perf: improve the type of setTimeout (#11069)
* perf: improve the type of setTimeout with 'ReturnType<typeof setTimeout>'

* fix: fix type 'number' is not assignable to type 'Timeout'

Co-authored-by: wangjunwei <wangjunwei@nucarf.com>
2022-09-22 11:24:32 +08:00