LocalLoadDataset

export interface LocalLoadDataset {
  Path: string;
}

{
  "Path": "String"
}
Last Updated:
Contributors: Elliott Cooper, Matthew Satti