Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106474411
helpers.mjs
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 26, 01:05
Size
384 B
Mime Type
text/x-java
Expires
Fri, Mar 28, 01:05 (2 d)
Engine
blob
Format
Raw Data
Handle
25155085
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
helpers.mjs
View Options
import {applyExtends as _applyExtends} from '../build/lib/utils/apply-extends.js';
import {hideBin} from '../build/lib/utils/process-argv.js';
import Parser from 'yargs-parser';
import shim from '../lib/platform-shims/esm.mjs';
const applyExtends = (config, cwd, mergeExtends) => {
return _applyExtends(config, cwd, mergeExtends, shim);
};
export {applyExtends, hideBin, Parser};
Event Timeline
Log In to Comment