init component
This commit is contained in:
6
node_modules/buetify/lib/components/dialog/BDialogOverlay.d.ts
generated
vendored
Executable file
6
node_modules/buetify/lib/components/dialog/BDialogOverlay.d.ts
generated
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
import 'bulma/sass/components/modal.sass';
|
||||
import './dialog.sass';
|
||||
import { SetupContext } from 'vue';
|
||||
export default function BDialogOverlay(_: any, { attrs, slots }: SetupContext): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
||||
[key: string]: any;
|
||||
}>;
|
||||
Reference in New Issue
Block a user