UNPKG

@ynotzort/sveltekit-password-protect

Version:

Simple utility to add a layer of protection to your websites, very useful for agencies and freelancers

4 lines (3 loc) 165 B
export {} from './InMemoryCache.js'; export { createPasswordProtectHandler } from './PasswordProtectHandler.js'; export { InMemoryCache } from './InMemoryCache.js';