You are here

jquery_countdown_timer.libraries.yml in jQuery Countdown Timer 8

File

jquery_countdown_timer.libraries.yml
View source
  1. countdown.timer:
  2. version: VERSION
  3. css:
  4. component:
  5. css/jquery_countdown_timer.css: {}
  6. js:
  7. js/jquery_countdown_timer.js: {}
  8. js/jquery_countdown_timer_init.js: {}
  9. dependencies:
  10. - core/jquery
  11. - core/drupal
  12. - core/drupalSettings
  13. - core/jquery.once