+2
@@ -0,0 +1,2 @@
|
||||
export type * from '../menu/menu.js';
|
||||
export { MenuButton } from '../menu/menu.js';
|
||||
+1
@@ -0,0 +1 @@
|
||||
import{MenuButton as t}from'../menu/menu.js';export{t as MenuButton};
|
||||
Reference in New Issue
Block a user