UNPKG

@astro-auth/ui

Version:

The UI package of the Astro Auth library

5 lines (4 loc) 108 B
declare module "*.module.css" { const classes: { [key: string]: string }; export default classes; }