mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-25 17:11:27 -05:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import { defineProject } from "vitest/config";
|
|
|
|
export default defineProject({});
|