Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101844831
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
Fri, Feb 14, 07:44
Size
438 B
Mime Type
text/x-java
Expires
Sun, Feb 16, 07:44 (2 d)
Engine
blob
Format
Raw Data
Handle
24237761
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