mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
3 lines
114 B
TypeScript
3 lines
114 B
TypeScript
export { default as ScrollArea } from "./ScrollArea.vue";
|
|
export { default as ScrollBar } from "./ScrollBar.vue";
|