stack/hexclave.config.ts
2026-06-01 14:51:47 -07:00

4 lines
89 B
TypeScript

import type { StackConfig } from "@hexclave/js";
export const config: StackConfig = {};