UNPKG

naystack

Version:

A stack built with tight Next + Drizzle + GraphQL

5 lines (4 loc) 128 B
export { getEmailAuthRoutes } from './email/index.mjs'; import 'next/server'; import './email/types.mjs'; import './types.mjs';