mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-03-12 00:20:15 +00:00
Use '@' path mapping (#94)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { app } from "../../scripts/app";
|
||||
import { ComfyNodeDef } from "/types/apiTypes";
|
||||
import { ComfyNodeDef } from "@/types/apiTypes";
|
||||
|
||||
// Adds an upload button to the nodes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user