interface WidgetResultFileDialog {
    paths: string[];
}

Properties

Properties

paths: string[]