UNPKG

acr-assist-simulator-module

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4.

8 lines (7 loc) 141 B
export declare class Choice { label: string; value: string; default: boolean; hint: string; reportText: string; }