UNPKG

@lokalise/node-api

Version:
9 lines (8 loc) 168 B
export interface Snapshot { snapshot_id: number; title: string; created_at: string; created_at_timestamp: number; created_by: number; created_by_email: string; }