Interface AudioLibraryCleanParams

interface AudioLibraryCleanParams {
    showdialogs?: boolean;
}

Properties

Properties

showdialogs?: boolean