mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-01 10:47:57 +08:00
1262b0c78b
fix #157
6 lines
77 B
TypeScript
6 lines
77 B
TypeScript
import ClickOutside from './click-outside/index'
|
|
|
|
export {
|
|
ClickOutside,
|
|
}
|