mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
chore: expose all types in index.ts (#94)
This commit is contained in:
committed by
GitHub
parent
de9596bfc4
commit
4515a1239b
4
src/runtime/types/index.d.ts
vendored
4
src/runtime/types/index.d.ts
vendored
@@ -1,3 +1,5 @@
|
||||
export * from './avatar'
|
||||
export * from './clipboard'
|
||||
export * from './toast'
|
||||
export * from './command-palette'
|
||||
export * from './popper'
|
||||
export * from './toast'
|
||||
|
||||
Reference in New Issue
Block a user