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

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

There is a newer version: 24.5.3
Show newest version
declare module '@vaadin/vaadin-usage-statistics/vaadin-usage-statistics.js' {
  function usageStatistics(): void;

  export { usageStatistics };
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy