INIT
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
declare const MenuArrow: import("svelte").Component<import("../../utilities/arrow/types.js").ArrowProps, {}, "ref">;
|
||||
type MenuArrow = ReturnType<typeof MenuArrow>;
|
||||
export default MenuArrow;
|
||||
Reference in New Issue
Block a user