Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103888786
index.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
Wed, Mar 5, 07:19
Size
272 B
Mime Type
text/x-c++
Expires
Fri, Mar 7, 07:19 (1 d, 9 h)
Engine
blob
Format
Raw Data
Handle
24696951
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
index.js
View Options
'use strict';
/*
Copyright 2012-2015, Yahoo Inc.
Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms.
*/
const { ReportBase } = require('istanbul-lib-report');
class NoneReport extends ReportBase {}
module.exports = NoneReport;
Event Timeline
Log In to Comment