UNPKG

@enso-ui/auth

Version:

Authentication pages, auth store helpers, and password-strength utilities for Enso UI.

6 lines (4 loc) 77 B
import { auth } from '../pinia/auth'; export default () => { auth(); };