Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F95373731
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
Sun, Dec 15, 03:53
Size
272 B
Mime Type
text/x-c++
Expires
Tue, Dec 17, 03:53 (2 d)
Engine
blob
Format
Raw Data
Handle
22964783
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