Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F123540968
ToastContext.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
Mon, Jul 28, 04:03
Size
202 B
Mime Type
text/x-java
Expires
Wed, Jul 30, 04:03 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27624722
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ToastContext.js
View Options
import
*
as
React
from
'react'
;
const
ToastContext
=
/*#__PURE__*/
React
.
createContext
({
// eslint-disable-next-line @typescript-eslint/no-empty-function
onClose
()
{}
});
export
default
ToastContext
;
Event Timeline
Log In to Comment