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