You are here

js_ajax_test.libraries.yml in Drupal 9

core/modules/system/tests/modules/js_ajax_test/js_ajax_test.libraries.yml

File

core/modules/system/tests/modules/js_ajax_test/js_ajax_test.libraries.yml
View source
  1. ajax:
  2. version: VERSION
  3. js:
  4. js/js_ajax_test.ajax.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupal.ajax