init component
This commit is contained in:
4
node_modules/buetify/lib/utils/getSimpleFunctionalComponent.d.ts
generated
vendored
Executable file
4
node_modules/buetify/lib/utils/getSimpleFunctionalComponent.d.ts
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
import { FunctionalComponent } from 'vue';
|
||||
export declare function getSimpleFunctionalComponent(cls: string, el?: string): FunctionalComponent<{
|
||||
tag?: string;
|
||||
}>;
|
||||
Reference in New Issue
Block a user