learning_ai_common_plat/packages
saravanakumardb1 01624a2231 feat(api-client): add @bytelyst/api-client package
- createApiClient() factory with baseUrl, getToken, defaultHeaders
- fetch() method that throws on error
- safeFetch() method that returns { data, error } tuple (never throws)
- Auto-injects Authorization header from getToken callback
- Replaces duplicated apiFetch patterns in 3 dashboards
2026-02-12 11:20:04 -08:00
..
api-client feat(api-client): add @bytelyst/api-client package 2026-02-12 11:20:04 -08:00
auth feat(auth): add @bytelyst/auth package 2026-02-12 11:19:58 -08:00
config feat(config): add @bytelyst/config package 2026-02-12 11:19:49 -08:00
cosmos feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00
errors feat(errors): add @bytelyst/errors package 2026-02-12 11:19:35 -08:00