This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
etherpad-lite
Watch
1
Star
0
Fork
You've already forked etherpad-lite
0
mirror of
https://github.com/ether/etherpad-lite.git
synced
2025-04-22 08:26:16 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
25
29da9815ae
etherpad-lite
/
src
/
static
/
js
/
underscore.js
4 lines
55 B
JavaScript
Raw
Normal View
History
Unescape
Escape
lint: use strict
2021-02-17 14:55:54 +00:00
'use strict'
;
Use packaged edition of underscore.
2012-05-11 18:32:17 -07:00
module
.
exports
=
require
(
'underscore'
)
;
Reference in a new issue
Copy permalink