UNPKG

@upv/ushi-shared

Version:

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

5 lines (4 loc) 135 B
export declare const flattenGremlinVertex: (raw: Record<string, any>) => { data: Record<string, any>; multiProps: string[]; };