Migrate api.js (#11)

* Rename file

* Migrate api.js
This commit is contained in:
Chenlei Hu
2024-06-14 15:11:09 -04:00
committed by GitHub
parent 42cf977ca1
commit 23074eb823
8 changed files with 35 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
import { $el, ComfyDialog } from "./ui";
import { api } from "./api.js";
import { api } from "./api";
import type { ComfyApp } from "./app.js";
$el("style", {