Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101487511
getComponents.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
Mon, Feb 10, 22:43
Size
318 B
Mime Type
text/x-java
Expires
Wed, Feb 12, 22:43 (2 d)
Engine
blob
Format
Raw Data
Handle
24163090
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
getComponents.d.ts
View Options
import * as Rsg from '../../typings';
/**
* Process each component in a list.
*
* @param {Array} components File names of components.
* @param {object} config
* @returns {object|null}
*/
export default function getComponents(components: string[], config: Rsg.SanitizedStyleguidistConfig): Rsg.LoaderComponent[];
Event Timeline
Log In to Comment