Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101071116
requireIt.d.ts
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, Feb 5, 10:56
Size
222 B
Mime Type
text/x-java
Expires
Fri, Feb 7, 10:56 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24086196
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
requireIt.d.ts
View Options
import * as Rsg from '../../typings';
/**
* Return a require() statement AST.
*
* @param {string} filepath Module name.
* @returns {object}
*/
export default function requireIt(filepath: string): Rsg.RequireItResult;
Event Timeline
Log In to Comment