UNPKG

@lokalise/node-api

Version:
9 lines (8 loc) 137 B
export interface OtaFreezePeriod { id: number; projectId: number; bundleId: number; framework: string; from: string; to: string; }