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