UNPKG

112 BTypeScriptView Raw
1import { EventManager } from './EventManager';
2export declare class SharedEventManager extends EventManager {
3}