Interface IExportControl

Export control interface.

interface IExportControl {
    write(): any;
}

Implemented by

Methods

Methods

  • Export target (write)

    Returns any