UNPKG

@convocomet/auth-astro

Version:

This is a fork of [Auth Astro](https://github.com/nowaythatworked/auth-astro), including many fixes and new features, which was created due to a lack of maintenance in the upstream version.

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