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

generator.client.pagination.domain.DisplayedOnPage.ts.mustache Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
export type DisplayedOnPage = {
  start: number;
  end: number;
};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy