You are here

antibot.libraries.yml in Antibot 8

File

antibot.libraries.yml
View source
  1. # Antibot form protection.
  2. antibot.form:
  3. css:
  4. component:
  5. css/antibot.css: {}
  6. js:
  7. js/antibot.js: {}
  8. dependencies:
  9. - core/drupal
  10. - core/jquery
  11. - core/drupalSettings