Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98141417
StyledEngineProvider.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, Jan 10, 05:52
Size
229 B
Mime Type
text/x-java
Expires
Sun, Jan 12, 05:52 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23515026
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
StyledEngineProvider.d.ts
View Options
import * as React from 'react';
export interface StyledEngineProviderProps {
children?: React.ReactNode;
injectFirst?: boolean;
}
export default function StyledEngineProvider(props: StyledEngineProviderProps): JSX.Element;
Event Timeline
Log In to Comment