EqServerExporter class
Implements
Section titled “Implements”Constructors
Section titled “Constructors”constructor
Section titled “constructor”⊕ new EqServerExporter(context: EqContext): EqServerExporter
Parameters:
Section titled “Parameters:”- context: EqContext
Public Methods
Section titled “Public Methods”export
Section titled “export”▸ export(options: ExportOptions): Promise<any>
Parameters:
Section titled “Parameters:”- options: ExportOptions
Returns Promise<any>
setFormat
Section titled “setFormat”▸ setFormat(format: string): void
Parameters:
Section titled “Parameters:”- format:
string
Returns void