import pkg from "../package.json" with { type: "json" };

export { default } from "./app.js";

export const appId = pkg.gtkx.appId;
