All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.dataset-keys.ts Maven / Gradle / Ivy

The newest version!
export class DatasetKeys {
    queryKeys: string[];
    sendKeys: string[];
} 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy