interface DataLoadError {
    target: string;
}

Properties

Properties

target: string