This commit is contained in:
Generated
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
import type { _ScrollbarStubProps } from "../types.js";
|
||||
declare const ScrollAreaScrollbarShared: import("svelte").Component<_ScrollbarStubProps, {}, "">;
|
||||
type ScrollAreaScrollbarShared = ReturnType<typeof ScrollAreaScrollbarShared>;
|
||||
export default ScrollAreaScrollbarShared;
|
||||
Reference in New Issue
Block a user