This website works better with JavaScript.
Explore
Help
Sign In
mirrors
/
devdocs
mirror of
https://github.com/freeCodeCamp/devdocs
Watch
1
Star
0
Fork
You've already forked devdocs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
401aca0f3a
devdocs
/
assets
/
javascripts
/
collections
/
entries.js
4 lines
94 B
Raw
Normal View
History
Unescape
Escape
SyntaxError: Identifier 'Cls' has already been declared
1 year ago
app
.
collections
.
Entries
=
class
Entries
extends
app
.
Collection
{
Sanity-check decaffeinate app.collections.Entries
1 year ago
static
model
=
"Entry"
;
SyntaxError: Identifier 'Cls' has already been declared
1 year ago
}
;