UNPKG

@shahanahmed86/create-server

Version:
8 lines (4 loc) 193 B
export { default as login } from './login'; export { default as me } from './me'; export { default as logout } from './logout'; export { default as changePassword } from './changePassword';