mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-02 12:26:43 -05:00
10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"name": "@better-auth/shared",
|
|
"version": "0.0.2-beta.2",
|
|
"module": "./src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts",
|
|
"./error": "./src/error.ts"
|
|
}
|
|
}
|