You are here

constant LibraryBuilderInterface::CDN_URL in The CodeMirror Editor 8

File

src/LibraryBuilderInterface.php, line 12

Class

LibraryBuilderInterface
CodeMirror library builder interface.

Namespace

Drupal\codemirror_editor

Code

const CDN_URL = 'https://cdn.jsdelivr.net/npm/codemirror@{version}';