Files
stack/hexclave.config.ts
T

4 lines
89 B
TypeScript

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