UNPKG

tuix-jira-service-client

Version:
11 lines (8 loc) 175 B
/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ export type LogsCommentDto = { bodyString: string; author: string; creationDate: string; };