init component
This commit is contained in:
4
node_modules/buetify/lib/components/themeToggle/BThemeToggle.d.ts
generated
vendored
Executable file
4
node_modules/buetify/lib/components/themeToggle/BThemeToggle.d.ts
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
declare const _default: import("vue").DefineComponent<{}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
||||
[key: string]: any;
|
||||
}>, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {}>, {}>;
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user