init component
This commit is contained in:
5
node_modules/buetify/lib/components/layout/media/BMedia.d.ts
generated
vendored
Executable file
5
node_modules/buetify/lib/components/layout/media/BMedia.d.ts
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
import './media.sass';
|
||||
declare const _default: import("vue").FunctionalComponent<{
|
||||
tag?: string | undefined;
|
||||
}, {}>;
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user