UNPKG

@upv/ushi-shared

Version:

Shared DTOs, types, and utilities for the USHI platform (LMS, Trials, Social, Wallet).

5 lines (4 loc) 97 B
export * from './core'; export * from './types'; export * from './utils'; export * from './api';