/** @typedef {import('../../../web/scripts/app.js').ComfyApp} ComfyApp*/ import { app as _app } from '../../scripts/app.js'; /** @type {ComfyApp} */ export const app = _app;