You are here

constant UNDERSCORE_DEFAULT_LIBRARY_FOLDER_NAME in Underscore.js 7.2

Directory name for Underscore.js library.

1 use of UNDERSCORE_DEFAULT_LIBRARY_FOLDER_NAME
underscore_drush_download in drush/underscore.drush.inc
Downloads Underscore.js.

File

./underscore.module, line 15
Primary underscore module file.

Code

define('UNDERSCORE_DEFAULT_LIBRARY_FOLDER_NAME', 'underscore');