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