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