Files
stack/packages/auth/src/index.ts
2026-03-13 02:21:15 +00:00

2 lines
68 B
TypeScript

export { createAuth, type Auth, type AuthConfig } from './auth.js';