Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99626923
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
Sat, Jan 25, 20:45
Size
229 B
Mime Type
text/x-java
Expires
Mon, Jan 27, 20:45 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23835194
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