mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-26 19:09:52 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { inject } from 'vue';
|
||||
import type { InjectionKey } from 'vue';
|
||||
import { inject } from 'vue'
|
||||
import type { InjectionKey } from 'vue'
|
||||
|
||||
export type AssetKind = 'image' | 'video' | 'audio' | 'model' | 'unknown'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user