interface DataSourceFilePath {
    path: string;
}

Properties

Properties

path: string