Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99403342
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
Fri, Jan 24, 06:16
Size
213 B
Mime Type
text/x-java
Expires
Sun, Jan 26, 06:16 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
23744620
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