mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
import type { StackConfig } from "@hexclave/js";
|
|
|
|
export const config: StackConfig = {};
|