init component
This commit is contained in:
5
node_modules/buetify/lib/components/dialog/index.d.ts
generated
vendored
Executable file
5
node_modules/buetify/lib/components/dialog/index.d.ts
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
import BDialog from './BDialog';
|
||||
import BDialogContent from './BDialogContent';
|
||||
import { DialogTheme } from './theme';
|
||||
export { BDialog, BDialogContent, DialogTheme };
|
||||
export default BDialog;
|
||||
Reference in New Issue
Block a user