UNPKG

@makolabs/ripple

Version:

Simple Svelte 5 powered component library ✨

8 lines (7 loc) 238 B
/** * User Management Remote Functions * * Re-export from funcs for backward compatibility and internal use. * The actual implementation is in ../funcs/user-management.remote.ts */ export * from '../funcs/user-management.remote.js';