Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101840718
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
Fri, Feb 14, 06:42
Size
203 B
Mime Type
text/x-c++
Expires
Sun, Feb 16, 06:42 (1 d, 9 h)
Engine
blob
Format
Raw Data
Handle
24238118
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