Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102505626
invisible.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 21, 10:22
Size
179 B
Mime Type
text/x-c++
Expires
Sun, Feb 23, 10:22 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24337499
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
invisible.js
View Options
'use strict';
const StringPrompt = require('../types/string');
class InvisiblePrompt extends StringPrompt {
format() {
return '';
}
}
module.exports = InvisiblePrompt;
Event Timeline
Log In to Comment