Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102287337
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
Wed, Feb 19, 03:33
Size
438 B
Mime Type
text/x-java
Expires
Fri, Feb 21, 03:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24324268
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