UNPKG

@meshwatch/backend-core

Version:

Meshwatch backend core services.

5 lines (4 loc) 135 B
import { UserInfoRow } from '../../src/models'; export declare class UserInfoTestData { static TRIAL_USER_INFO: UserInfoRow; }