Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101378899
Tablelvl2Context.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
Sun, Feb 9, 21:14
Size
225 B
Mime Type
text/x-java
Expires
Tue, Feb 11, 21:14 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24147176
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
Tablelvl2Context.d.ts
View Options
import * as React from 'react';
interface Tablelvl2ContextProps {
variant: 'head' | 'body' | 'footer';
}
declare const Tablelvl2Context: React.Context<Tablelvl2ContextProps | undefined>;
export default Tablelvl2Context;
Event Timeline
Log In to Comment