You are here

autologout.libraries.yml in Automated Logout 8

File

autologout.libraries.yml
View source
  1. drupal.autologout:
  2. version: VERSION
  3. js:
  4. js/autologout.js: { weight: -2 }
  5. dependencies:
  6. - core/drupal.dialog
  7. - core/drupal.ajax
  8. - core/drupalSettings