drupal/core/modules/statistics/statistics.libraries.yml

9 lines
159 B
YAML
Raw Normal View History

drupal.statistics:
version: VERSION
js:
statistics.js: { scope: footer }
dependencies:
- core/jquery
- core/drupal
- core/drupalSettings