Interface ScanOSSResultClean

interface ScanOSSResultClean {
    type: "clean";
}

Properties

Properties

type: "clean"