Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100732249
ThemeContext.js
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
Sun, Feb 2, 07:11
Size
213 B
Mime Type
text/x-java
Expires
Tue, Feb 4, 07:11 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24023437
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ThemeContext.js
View Options
import * as React from 'react';
const ThemeContext = /*#__PURE__*/React.createContext(null);
if (process.env.NODE_ENV !== 'production') {
ThemeContext.displayName = 'ThemeContext';
}
export default ThemeContext;
Event Timeline
Log In to Comment