10 lines
231 B
TypeScript
10 lines
231 B
TypeScript
/* generated using openapi-typescript-codegen -- do no edit */
|
|
/* istanbul ignore file */
|
|
/* tslint:disable */
|
|
/* eslint-disable */
|
|
|
|
/**
|
|
* Background value to set contrast in the preview image
|
|
*/
|
|
export type background = number;
|