UNPKG

@jman.dev/auth-astro

Version:

The easiest way to add authentication to your Astro project!

5 lines (4 loc) 109 B
declare module 'auth:config' { const config: import('./src/config').FullAuthConfig export default config }