Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101472659
comment.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Feb 10, 19:12
Size
203 B
Mime Type
text/x-c++
Expires
Wed, Feb 12, 19:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24156688
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
comment.js
View Options
'use strict'
let
Node
=
require
(
'./node'
)
class
Comment
extends
Node
{
constructor
(
defaults
)
{
super
(
defaults
)
this
.
type
=
'comment'
}
}
module
.
exports
=
Comment
Comment
.
default
=
Comment
Event Timeline
Log In to Comment