UNPKG

@upv/ushi-shared

Version:

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

11 lines (10 loc) 260 B
export * from './base'; export * from './demographics'; export * from './identity'; export * from './lms'; export * from './region'; export * from './role'; export * from './social'; export * from './trial'; export * from './person'; export * from './wallet';