init component
This commit is contained in:
9
node_modules/buetify/lib/components/form/index.d.ts
generated
vendored
Executable file
9
node_modules/buetify/lib/components/form/index.d.ts
generated
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
export * from './autocomplete';
|
||||
export * from './checkbox';
|
||||
export * from './datepicker';
|
||||
export * from './field';
|
||||
export * from './input';
|
||||
export * from './numberInput';
|
||||
export * from './radio';
|
||||
export * from './select';
|
||||
export * from './switch';
|
||||
Reference in New Issue
Block a user