UNPKG

auth-astro

Version:

The easiest way to add authentication to your Astro project!

6 lines (4 loc) 161 B
import integration from './src/integration' export type Integration = typeof integration export default integration export { defineConfig } from './src/config'