Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F121623637
CollectingHandler.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
Sat, Jul 12, 14:05
Size
356 B
Mime Type
text/x-java
Expires
Mon, Jul 14, 14:05 (2 d)
Engine
blob
Format
Raw Data
Handle
27361056
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
CollectingHandler.d.ts
View Options
import MultiplexHandler from "./MultiplexHandler";
import { Handler } from "./Parser";
export declare class CollectingHandler extends MultiplexHandler {
private readonly cbs;
events: [keyof Handler, ...unknown[]][];
constructor(cbs?: Partial<Handler>);
onreset(): void;
restart(): void;
}
//# sourceMappingURL=CollectingHandler.d.ts.map
Event Timeline
Log In to Comment