Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101488822
getProps.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:59
Size
438 B
Mime Type
text/x-java
Expires
Wed, Feb 12, 22:59 (2 d)
Engine
blob
Format
Raw Data
Handle
24163294
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
getProps.d.ts
View Options
import { DocumentationObject } from 'react-docgen';
import * as Rsg from '../../typings';
/**
* 1. Remove non-public methods.
* 2. Extract doclets.
* 3. Highlight code in descriptions.
* 4. Extract @example doclet (load linked file with examples-loader).
*
* @param {object} doc
* @param {string} filepath
* @returns {object}
*/
export default function getProps(doc: DocumentationObject, filepath?: string): Rsg.TempPropsObject;
Event Timeline
Log In to Comment