/
viktorphp
/
front-socket
Обзор
Документация
Войти
/
viktorphp
/
front-socket
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/widgets/profile/index.ts
3 строки
120 B
Viktorphp84
feature-profile: add profile form
12 янв 2025, 04:06
12 янв 2025, 04:06
53b95ad
Код
Авторство
О чём код?
export { ProfileDropdown } from './client'; export { Profile } from './server'; export { ProfileForm } from './client';