Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105167276
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
Sat, Mar 15, 03:06
Size
318 B
Mime Type
text/x-java
Expires
Mon, Mar 17, 03:06 (2 d)
Engine
blob
Format
Raw Data
Handle
24937241
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