mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* refactor: replace typeof string with the built-in isString * refactor: replace typeof boolean with the built-in isBoolean * refactor: replace typeof undefined with the built-in isUndefined * chore: style * chore: style