blob: 2cb13d7db9e3a52fc1b2330cfbe2e229caaef8aa [file]
/* generated using openapi-typescript-codegen -- do no edit */
/* istanbul ignore file */
/* tslint:disable */
/* eslint-disable */
export type QuestionAnswers = {
answers: Array<string>;
};