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

component-basepackage.custom_typings.vaadin-usage-statistics.d.ts Maven / Gradle / Ivy

The newest version!
declare module '@vaadin/vaadin-usage-statistics/vaadin-usage-statistics.js' {
  function usageStatistics(): void;

  export { usageStatistics };
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy