message_history-8.x-1.x-dev/message_history.libraries.yml
message_history.libraries.yml
api:
version: VERSION
js:
js/message-history.js: {}
dependencies:
- core/jquery
- core/drupalSettings
- core/drupal
- core/drupal.ajax
mark-as-read:
version: VERSION
js:
js/mark-as-read.js: {}
dependencies:
- message_history/api
