apply license
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -11,6 +11,7 @@ declare module 'vue' {
|
||||
CellInput: typeof import('./src/components/basic/conditions/CellInput.vue')['default']
|
||||
Config: typeof import('./src/components/Config.vue')['default']
|
||||
ErrorDialog: typeof import('./src/components/basic/ErrorDialog.vue')['default']
|
||||
LicenseStatus: typeof import('./src/components/LicenseStatus.vue')['default']
|
||||
PluginDropdown: typeof import('./src/components/basic/PluginDropdown.vue')['default']
|
||||
PluginInput: typeof import('./src/components/basic/PluginInput.vue')['default']
|
||||
PluginLabel: typeof import('./src/components/basic/PluginLabel.vue')['default']
|
||||
|
||||
Reference in New Issue
Block a user