device_geolocation.libraries.yml in Smart IP 8.3
modules/device_geolocation/device_geolocation.libraries.yml
File
modules/device_geolocation/device_geolocation.libraries.yml
View source
- drupal.device_geolocation.core:
- version: VERSION
- js:
- js/device_geolocation.core.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- drupal.device_geolocation.check:
- version: VERSION
- js:
- js/device_geolocation.check.js: {}
- dependencies:
- - core/jquery
- - core/drupal