interface ImportState {
    status?: ImportStatus;
}

Properties

Properties

status?: ImportStatus