mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
feat(components): [loading] export LoadingInstance (#22027)
* feat: add export LoadingInstance * chore: update
This commit is contained in:
@@ -24,3 +24,4 @@ export default ElLoading
|
||||
export { vLoading, vLoading as ElLoadingDirective, Loading as ElLoadingService }
|
||||
|
||||
export * from './src/types'
|
||||
export type { LoadingInstance } from './src/loading'
|
||||
|
||||
Reference in New Issue
Block a user