LightningInput: {
    dataset: string;
    paths: ReadonlyArray<LightningPathInput>;
    slice?: string | null;
}

Type declaration

Generated using TypeDoc