UNPKG

acr-assist-simulator-module

Version:

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

9 lines (8 loc) 160 B
export declare class AllTextReport { heading: string; content: string; } export declare enum ReportTextPosition { Top = 0, Right = 1, }