Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102906165
browser.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
Tue, Feb 25, 09:28
Size
234 B
Mime Type
text/x-java
Expires
Thu, Feb 27, 09:28 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24454298
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
browser.mjs
View Options
// Bootstrap yargs for browser:
import browserPlatformShim from './lib/platform-shims/browser.mjs';
import {YargsWithShim} from './build/lib/yargs-factory.js';
const Yargs = YargsWithShim(browserPlatformShim);
export default Yargs;
Event Timeline
Log In to Comment