UNPKG

@shahanahmed86/create-server

Version:
10 lines (5 loc) 240 B
export { default as changePassword } from './changePassword'; export { default as login } from './login'; export { default as me } from './me'; export { default as logout } from './logout'; export { default as signup } from './signup';